centos man page for ccw_device_get_ciw

Query: ccw_device_get_ciw

OS: centos

Section: 9

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

CCW_DEVICE_GET_CIW(9)						    The ccw bus 					     CCW_DEVICE_GET_CIW(9)

NAME
ccw_device_get_ciw - Search for CIW command in extended sense data.
SYNOPSIS
struct ciw * ccw_device_get_ciw(struct ccw_device * cdev, __u32 ct);
ARGUMENTS
cdev ccw device to inspect ct command type to look for
DESCRIPTION
During SenseID, command information words (CIWs) describing special commands available to the device may have been stored in the extended sense data. This function searches for CIWs of a specified command type in the extended sense data.
RETURNS
NULL if no extended sense data has been stored or if no CIW of the specified command type could be found, else a pointer to the CIW of the specified command type.
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CCW_DEVICE_GET_CIW(9)
Related Man Pages
ccw_device_start_timeout_key(9) - centos
ccw_device_start_timeout(9) - centos
usb_gstrings_attach(9) - centos
struct_cmbdata(9) - suse
struct_ccwgroup_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I