centos man page for struct_ccw_dev_id

Query: struct_ccw_dev_id

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
CCW_DEV_ID(9) The ccw bus STRUCT CCW_DEV_ID(9)
NAME
struct_ccw_dev_id - unique identifier for ccw devices
SYNOPSIS
struct ccw_dev_id { u8 ssid; u16 devno; };
MEMBERS
ssid subchannel set id devno device number
DESCRIPTION
This 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.
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel 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