Query: struct_ccwgroup_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTCCWGROUP_DEVI(9) The ccwgroup bus STRUCT CCWGROUP_DEVI(9)NAMEstruct_ccwgroup_device - ccw group deviceSYNOPSISstruct ccwgroup_device { enum state; unsigned int count; struct device dev; struct ccw_device * cdev[0]; };MEMBERSstate online/offline state count number of attached slave devices dev embedded device structure cdev[0] variable number of slave devices, allocated as neededAUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT CCWGROUP_DEVI(9)
Related Man Pages |
---|
ccw_device_start_timeout_key(9) - centos |
ccw_device_start_timeout(9) - centos |
ccw_device_start_timeout_key(9) - suse |
struct_ccw_driver(9) - suse |
struct_cmbdata(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |