atapi_drain_needed(9) suse man page | unix.com

Man Page: atapi_drain_needed

Operating Environment: suse

Section: 9

ATAPI_DRAIN_NEEDED(9)					  libata SCSI translation/emulat				     ATAPI_DRAIN_NEEDED(9)

NAME
atapi_drain_needed - Check whether data transfer may overflow
SYNOPSIS
int atapi_drain_needed(struct request * rq);
ARGUMENTS
rq request to be checked
DESCRIPTION
ATAPI commands which transfer variable length data to host might overflow due to application error or hardare bug. This function checks whether overflow should be drained and ignored for request.
LOCKING
None.
RETURNS
1 if ; otherwise, 0.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATAPI_DRAIN_NEEDED(9)
Related Man Pages
spi_async(9) - suse
ata_slave_link_init(9) - centos
scsi_arq_status(9s) - centos
scsi_arq_status(9s) - php
scsi_arq_status(9s) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I