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_poison_urb(9) - centos
blk_make_request(9) - centos
scsi_arq_status(9s) - opensolaris
spi_async_locked(9) - centos
srp_reconnect_rport(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq