IDE_CMD
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ide_cmd - issue a simple drive command
SYNOPSIS
"SYNOPSIS"
void ide_cmd (ide_drive_t * drive, u8 cmd, u8 nsect, ide_handler_t * handler);
ARGUMENTS
- drive
-
drive the command is for
- cmd
-
command byte
- nsect
-
sector byte
- handler
-
handler for the command completion
DESCRIPTION
Issue a simple drive command with interrupts.
The drive must be selected beforehand.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:16 GMT, October 09, 2005