libATA Developer's Guide | ||
---|---|---|
<<< Previous | Next >>> |
ATA port to which the new command is attached
ATA device to which the new command is attached
SCSI command that originated this ATA command
SCSI command completion function
Obtain a reference to an unused ata_queued_cmd structure, which is the basic libata structure representing a single ATA command sent to the hardware.
If a command was available, fill in the SCSI-specific portions of the structure with information on the current command.
<<< Previous | Home | Next >>> |
ata_scsi_queuecmd | Up | ata_to_sense_error |