PCI_SCAN_SLOT

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

 

NAME

pci_scan_slot - scan a PCI slot on a bus for devices.  

SYNOPSIS

"SYNOPSIS"

int __devinit pci_scan_slot (struct pci_bus * bus, int devfn);  

ARGUMENTS

bus
PCI bus to scan
devfn
slot number to scan (must have zero function.)
 

DESCRIPTION

Scan a PCI slot on the specified PCI bus for devices, adding discovered devices to the bus->devices list. New devices will have an empty dev->global_list head.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:37 GMT, October 09, 2005