suse man page for ata_scsi_qc_new

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)

NAME
ata_scsi_qc_new - acquire new ata_queued_cmd reference
SYNOPSIS
struct ata_queued_cmd * ata_scsi_qc_new(struct ata_device * dev, struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *));
ARGUMENTS
dev ATA device to which the new command is attached cmd SCSI command that originated this ATA command done SCSI command completion function
DESCRIPTION
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.
LOCKING
spin_lock_irqsave(host lock)
RETURNS
Command allocated, or NULL if none available.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_SCSI_QC_NEW(9)
Related Man Pages
scsi_arq_status(9s) - opensolaris
ata_scsi_translate(9) - suse
scsi_arq_status(9s) - php
scsi_arq_status(9s) - suse
scsi_arq_status(9s) - v7
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
Shopt -s histappend