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
usb_buffer_map_sg(9) - suse
ata_slave_link_init(9) - centos
device_create_vargs(9) - centos
ata_scsi_translate(9) - suse
ccw_device_start(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I