ATA_QC_COMPLETE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ata_qc_complete - Complete an active ATA command  

SYNOPSIS

"SYNOPSIS"

void ata_qc_complete (struct ata_queued_cmd * qc, u8 drv_stat);  

ARGUMENTS

qc
Command to complete
drv_stat
ATA Status register contents
 

DESCRIPTION

Indicate to the mid and upper layers that an ATA command has completed, with either an ok or not-ok status.  

LOCKING

spin_lock_irqsave(host_set lock)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING

This document was created by man2html, using the manual pages.
Time: 00:01:56 GMT, October 09, 2005