Query: struct_ccw_dev_id
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTCCW_DEV_ID(9) The ccw bus STRUCT CCW_DEV_ID(9)NAMEstruct_ccw_dev_id - unique identifier for ccw devicesSYNOPSISstruct ccw_dev_id { u8 ssid; u16 devno; };MEMBERSssid subchannel set id devno device numberDESCRIPTIONThis structure is not directly based on any hardware structure. The hardware identifies a device by its device number and its subchannel, which is in turn identified by its id. In order to get a unique identifier for ccw devices across subchannel sets, struct ccw_dev_id has been introduced.AUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT CCW_DEV_ID(9)
Related Man Pages |
---|
ccw_device_start(9) - centos |
struct_ccwgroup_driver(9) - centos |
ccw_device_start_key(9) - suse |
ccw_device_start(9) - suse |
ccw_device_start_timeout(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Update kernel Linux without reboot?! |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |