Provides access to each of the hardware buses by way of the machine I/O device driver.
The bus special files consist of a pseudo-driver in the kernel that allows a privileged user to access each hardware I/O bus. This is done indirectly by using the ioctl subroutine. The calling process, however, must have the appropriate system privilege to open the bus special files.
For additional information on bus special files, see device configuration documentation in AIX® Version 7.1 Kernel Extensions and Device Support Programming Concepts and machine device driver documentation in AIX Version 7.1 Technical Reference: Kernel and Subsystems, Volume 1.
This capability should be used only by device initialization and configuration programs. Programs that depend upon the bus device interface may not be portable to machines with different hardware.
lsdev -C -c bus -F name | xargs -i echo
/dev/{}