centos man page for ata_scsi_rbuf_fill

Query: ata_scsi_rbuf_fill

OS: centos

Section: 9

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

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

NAME
ata_scsi_rbuf_fill - wrapper for SCSI command simulators
SYNOPSIS
void ata_scsi_rbuf_fill(struct ata_scsi_args * args, unsigned int (*actor) (struct ata_scsi_args *args, u8 *rbuf));
ARGUMENTS
args device IDENTIFY data / SCSI command of interest. actor Callback hook for desired SCSI command simulator
DESCRIPTION
Takes care of the hard work of simulating a SCSI command... Mapping the response buffer, calling the command's handler, and handling the handler's return value. This return value indicates whether the handler wishes the SCSI command to be completed successfully (0), or not (in which case cmd->result and sense buffer are assumed to be set).
LOCKING
spin_lock_irqsave(host lock)
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_SCSI_RBUF_FILL(9)
Related Man Pages
srp_reconnect_rport(9) - centos
scsi_arq_status(9s) - sunos
scsi_arq_status(9s) - centos
scsi_arq_status(9s) - osx
scsi_arq_status(9s) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing