IDE_MATCH_HWIF
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ide_match_hwif - match a PCI IDE against an ide_hwif
SYNOPSIS
"SYNOPSIS"
ide_hwif_t * ide_match_hwif (unsigned long io_base, u8 bootable, const char * name);
ARGUMENTS
- io_base
-
I/O base of device
- bootable
-
set if its bootable
- name
-
name of device
DESCRIPTION
Match a PCI IDE port against an entry in ide_hwifs[],
based on io_base port if possible. Return the matching hwif,
or a new hwif. If we find an error (clashing, out of devices, etc)
return NULL
FIXME
we need to handle mmio matches here too
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- FIXME
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:49 GMT, October 06, 2005