suse man page for struct_ccw_device

Query: struct_ccw_device

OS: suse

Section: 9

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

STRUCT
CCW_DEVICE(9) The ccw bus STRUCT CCW_DEVICE(9)
NAME
struct_ccw_device - channel attached device
SYNOPSIS
struct ccw_device { spinlock_t * ccwlock; struct ccw_device_id id; struct ccw_driver * drv; struct device dev; int online; void (* handler) (struct ccw_device *, unsigned long, struct irb *); };
MEMBERS
ccwlock pointer to device lock id id of this device drv ccw driver for this device dev embedded device structure online online status of device handler interrupt handler
DESCRIPTION
handler is a member of the device rather than the driver since a driver can have different interrupt handlers for different ccw devices (multi-subchannel drivers).
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT CCW_DEVICE(9)
Related Man Pages
ccw_device_start(9) - centos
ccw_device_start_key(9) - centos
ccw_device_start_timeout(9) - centos
struct_bus_type(9) - centos
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com