IDE_CMD

Section: ()
Updated: 06 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: 04:40:48 GMT, October 06, 2005