ccw_device_tm_start_timeout_key(9) centos man page | unix.com

Man Page: ccw_device_tm_start_timeout_key

Operating Environment: centos

Section: 9

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 3.10 June 2014 CCW_DEVICE_TM_START_(9)
Related Man Pages
struct_ccw_driver(9) - centos
request_threaded_irq(9) - centos
ccw_device_start_key(9) - suse
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?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq