Query: ata_scsi_qc_new
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_QC_NEW(9) libata SCSI translation/emulat ATA_SCSI_QC_NEW(9)NAMEata_scsi_qc_new - acquire new ata_queued_cmd referenceSYNOPSISstruct ata_queued_cmd * ata_scsi_qc_new(struct ata_device * dev, struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *));ARGUMENTSdev ATA device to which the new command is attached cmd SCSI command that originated this ATA command done SCSI command completion functionDESCRIPTIONObtain 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.LOCKINGspin_lock_irqsave(host lock)RETURNSCommand allocated, or NULL if none available.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_QC_NEW(9)
Related Man Pages |
---|
ata_scsi_translate(9) - suse |
scsi_arq_status(9s) - suse |
scsi_arq_status(9s) - osx |
scsi_arq_status(9s) - xfree86 |
scsi_arq_status(9s) - redhat |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Tar Command |
Shopt -s histappend |
32 bit process addressing more than 4GB |