suse man page for ccw_device_tm_start_timeout_key

Query: ccw_device_tm_start_timeout_key

OS: suse

Section: 9

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

CCW_DEVICE_TM_START_(9) 					    The ccw bus 					   CCW_DEVICE_TM_START_(9)

NAME
ccw_device_tm_start_timeout_key - perform start function
SYNOPSIS
int ccw_device_tm_start_timeout_key(struct ccw_device * cdev, struct tcw * tcw, unsigned long intparm, u8 lpm, u8 key, int expires);
ARGUMENTS
cdev ccw device on which to perform the start function tcw transport-command word to be started intparm user defined parameter to be passed to the interrupt handler lpm mask of paths to use key storage key to use for storage access expires time span in jiffies after which to abort request
DESCRIPTION
Start the tcw on the given ccw device. Return zero on success, non-zero otherwise.
AUTHOR
Cornelia Huck <cornelia.huck@de.ibm.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CCW_DEVICE_TM_START_(9)
Related Man Pages
ccw_device_start_timeout(9) - centos
struct_ccw_driver(9) - centos
usb_gstrings_attach(9) - centos
ccw_device_start_key(9) - suse
ccw_device_start_timeout(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!