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
usb_sg_init(9) - suse
spi_async_locked(9) - centos
usb_ep_queue(9) - centos
usb_sg_init(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq