Man Page: struct_ccwgroup_device
Operating Environment: suse
Section: 9
STRUCTCCWGROUP_DEVI(9) The ccwgroup bus STRUCT CCWGROUP_DEVI(9)NAMEstruct_ccwgroup_device - ccw group deviceSYNOPSISstruct ccwgroup_device { unsigned long creator_id; enum state; unsigned int count; struct device dev; struct ccw_device * cdev[0]; };MEMBERScreator_id unique number of the driver state 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 2.6. July 2010 STRUCT CCWGROUP_DEVI(9)
| Related Man Pages |
|---|
| ccw_device_start(9) - centos |
| struct_bus_type(9) - centos |
| ccw_device_start(9) - suse |
| ccw_device_start_timeout(9) - suse |
| struct_cmbdata(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| The Future of the PM (Private Message) System at UNIX.com |