struct_ccwgroup_device(9) centos man page | unix.com

Man Page: struct_ccwgroup_device

Operating Environment: centos

Section: 9

STRUCT
CCWGROUP_DEVI(9) The ccwgroup bus STRUCT CCWGROUP_DEVI(9)
NAME
struct_ccwgroup_device - ccw group device
SYNOPSIS
struct ccwgroup_device { enum state; unsigned int count; struct device dev; struct ccw_device * cdev[0]; };
MEMBERS
state online/offline state count number of attached slave devices dev embedded device structure cdev[0] variable number of slave devices, allocated as needed
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT CCWGROUP_DEVI(9)
Related Man Pages
ccw_device_start_timeout(9) - centos
struct_ccwgroup_driver(9) - centos
ccw_device_start_timeout(9) - suse
struct_cmbdata(9) - suse
struct_ccwgroup_driver(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I