IDE_PCI_SETUP_PORTS

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

 

NAME

ide_pci_setup_ports - configure ports/devices on PCI IDE  

SYNOPSIS

"SYNOPSIS"

void ide_pci_setup_ports (struct pci_dev * dev, ide_pci_device_t * d, int autodma, int pciirq, ata_index_t * index);  

ARGUMENTS

dev
PCI device
d
IDE pci device info
autodma
Should we enable DMA
pciirq
IRQ line
index
ata index to update
 

DESCRIPTION

Scan the interfaces attached to this device and do any necessary per port setup. Attach the devices and ask the generic DMA layer to do its work for us.

Normally called automaticall from do_ide_pci_setup_device, but is also used directly as a helper function by some controllers where the chipset setup is not the default PCI IDE one.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:33 GMT, October 06, 2005