Query: struct_ccw_dev_id
OS: centos
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 3.10 June 2014 STRUCT CCW_DEV_ID(9)
Related Man Pages |
---|
ccw_device_start_timeout_key(9) - centos |
struct_ccw_driver(9) - centos |
struct_usb_device_driver(9) - centos |
ccw_device_start_key(9) - suse |
struct_ccwgroup_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Controlling user input |