ATAPI_PACKET_TASK
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
atapi_packet_task - Write CDB bytes to hardware
SYNOPSIS
"SYNOPSIS"
void atapi_packet_task (void * _data);
ARGUMENTS
- _data
-
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: 00:01:57 GMT, October 09, 2005