ATAPI_CDB_SEND

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

atapi_cdb_send - Write CDB bytes to hardware  

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)  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:20:03 GMT, April 09, 2004