suse man page for struct_ccw_dev_id

Query: struct_ccw_dev_id

OS: suse

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 2.6. July 2010 STRUCT CCW_DEV_ID(9)
Related Man Pages
ccw_device_start_key(9) - centos
ccw_device_start_timeout_key(9) - centos
ccw_device_start_timeout_key(9) - suse
ccw_device_start_timeout(9) - suse
struct_ccw_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com