Device driver view
![]()
This view groups devices by the device drivers that control them.
The device driver view is of the
form:
/sys/bus/<bus>/drivers/<driver>/<device_bus_id>where:
- <bus>
- is the device category, for example, ccw or ccwgroup.
- <driver>
- is a name that specifies an individual device driver or the device driver component that controls the device.
- <device_bus_id>
- identifies an individual device.
Note: DCSSs are not represented in this view.
Examples
- This example shows the path for an ECKD™ type DASD device:
/sys/bus/ccw/drivers/dasd-eckd/0.0.b100 - This example shows the path for a qeth device:
/sys/bus/ccwgroup/drivers/qeth/0.0.a100 - This example shows the path for a cryptographic device (a CEX4A card):
/sys/bus/ap/drivers/cex4a/card3b