Main index | Section 5 | Options |
linsys /compat/linux/sys linsysfs rw 0 0
The linsysfs provides a two-level view of devices. At the highest level, PCI devices themselves are named, according to their bus, slot and function in the system hierarchy. PCI storage devices are listed in the scsi_host class with a device symlink to the PCI directories of the devices.
Each device node is a directory containing some files and directories:
host | A place holder for storage host information. |
pci_id | |
A directory for the pci_id that contains either the device information or another directory structure for a PCI bridge. | |
Each host node of scsi_host is a directory containing some files and directories:
proc_name | |
The Linux registered driver name for these devices. | |
device | A symlink to the PCI device directory. |
/compat/linux/sys | The normal mount point for linsysfs. |
/compat/linux/sys/class/scsi_host | The storage host node. |
/compat/linux/sys/devices/pci0000:00 | |
The PCI device hierarchy node. | |
mount -t linsysfs linsys /compat/linux/sys
where /compat/linux/sys is a mount point.
LINSYSFS (5) | November 13, 2019 |
Main index | Section 5 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.