ATAPI_CDB_SEND

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

 

NAME

atapi_cdb_send - Write CDB bytes to hardware  

SYNOPSIS

"SYNOPSIS"

void atapi_cdb_send (struct ata_port * ap);  

ARGUMENTS

ap
Port to which ATAPI device is attached.
 

DESCRIPTION

When device has indicated its readiness to accept a CDB, this function is called. Send the CDB. If DMA is to be performed, exit immediately. Otherwise, we are in polling mode, so poll status under operation succeeds or fails.  

LOCKING

Kernel thread context (may sleep)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING

This document was created by man2html, using the manual pages.
Time: 05:30:24 GMT, October 06, 2005