libATA Developer's Guide | ||
---|---|---|
<<< Previous | Next >>> |
Port / device / SCSI command of interest.
Callback hook for desired SCSI command simulator
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, or not.
<<< Previous | Home | Next >>> |
ata_scsi_rbuf_put | Up | ata_scsiop_inq_std |