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)NAMEata_qc_issue - issue taskfile to deviceSYNOPSISvoid ata_qc_issue(struct ata_queued_cmd * qc);ARGUMENTSqc command to issue to deviceDESCRIPTIONPrepare 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.LOCKINGspin_lock_irqsave(host lock)AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_QC_ISSUE(9)
| Related Man Pages |
|---|
| ata_slave_link_init(9) - centos |
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| usb_alloc_coherent(9) - centos |
| blk_init_queue(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Update kernel Linux without reboot?! |
| Tar Command |
| Shopt -s histappend |