ata_qc_issue(9) centos man page | unix.com

Man Page: ata_qc_issue

Operating Environment: centos

Section: 9

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 3.10 June 2014 ATA_QC_ISSUE(9)
Related Man Pages
usb_buffer_map_sg(9) - suse
device_create_with_groups(9) - centos
struct_ccwgroup_driver(9) - centos
usb_queue_reset_device(9) - centos
glob_match(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Controlling user input
Please Welcome Dave Munro to the Moderator Team!