centos man page for atapi_drain_needed

Query: atapi_drain_needed

OS: centos

Section: 9

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

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_sg_init(9) - suse
blk_make_request(9) - centos
spi_async(9) - centos
spi_async_locked(9) - centos
srp_reconnect_rport(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq