IDE_REGISTER_HW_WITH_FIXUP
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ide_register_hw_with_fixup - register IDE interface
SYNOPSIS
"SYNOPSIS"
int ide_register_hw_with_fixup (hw_regs_t * hw, ide_hwif_t ** hwifp, void(*fixup)
ide_hwif_t *hwif);
ARGUMENTS
- hw
-
hardware registers
- hwifp
-
pointer to returned hwif
- fixup
-
fixup function
DESCRIPTION
Register an IDE interface, specifying exactly the registers etc.
Set init=1 iff calling before probes have taken place.
Returns -1 on error.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:16 GMT, October 09, 2005