ccw_device_tm_start_timeout(9) suse man page | unix.com

Man Page: ccw_device_tm_start_timeout

Operating Environment: suse

Section: 9

CCW_DEVICE_TM_START_(9) 					    The ccw bus 					   CCW_DEVICE_TM_START_(9)

NAME
ccw_device_tm_start_timeout - perform start function
SYNOPSIS
int ccw_device_tm_start_timeout(struct ccw_device * cdev, struct tcw * tcw, unsigned long intparm, u8 lpm, 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 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(9) - centos
ccw_device_start_key(9) - centos
ccw_device_start_timeout_key(9) - centos
ccw_device_start_timeout(9) - centos
struct_ccw_driver(9) - centos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I