suse man page for ata_qc_issue

Query: ata_qc_issue

OS: suse

Section: 9

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

ATA_QC_ISSUE(9) 					       libata Core Internals						   ATA_QC_ISSUE(9)

NAME
ata_qc_issue - issue taskfile to device
SYNOPSIS
void ata_qc_issue(struct ata_queued_cmd * qc);
ARGUMENTS
qc command to issue to device
DESCRIPTION
Prepare an ATA command to submission to device. This includes mapping the data into a DMA-able area, filling in the S/G table, and finally writing the taskfile to hardware, starting the command.
LOCKING
spin_lock_irqsave(host lock)
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_QC_ISSUE(9)
Related Man Pages
ata_scsi_translate(9) - suse
blk_init_queue(9) - suse
device_create(9) - suse
device_create_vargs(9) - suse
struct_ccw_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com