atapi_drain_needed(9) centos man page | unix.com

Man Page: atapi_drain_needed

Operating Environment: centos

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 3.10 June 2014 ATAPI_DRAIN_NEEDED(9)
Related Man Pages
usb_poison_urb(9) - centos
blk_make_request(9) - centos
scsi_arq_status(9s) - opensolaris
spi_async(9) - centos
srp_reconnect_rport(9) - centos
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq