IDE_HWIF_CONFIGURE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ide_hwif_configure - configure an IDE interface  

SYNOPSIS

"SYNOPSIS"

ide_hwif_t * ide_hwif_configure (struct pci_dev * dev, ide_pci_device_t * d, ide_hwif_t * mate, int port, int irq);  

ARGUMENTS

dev
PCI device holding interface
d
IDE pci data
mate
Paired interface if any
port
-- undescribed --
irq
-- undescribed --
 

DESCRIPTION

Perform the initial set up for the hardware interface structure. This is done per interface port rather than per PCI device. There may be more than one port per device.

Returns the new hardware interface structure, or NULL on a failure


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:49 GMT, October 06, 2005