pci_scan_slot(9) suse man page | unix.com

Man Page: pci_scan_slot

Operating Environment: suse

Section: 9

PCI_SCAN_SLOT(9)						Hardware Interfaces						  PCI_SCAN_SLOT(9)

NAME
pci_scan_slot - scan a PCI slot on a bus for devices.
SYNOPSIS
int 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 not have is_added set. Returns the number of new devices found.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_SCAN_SLOT(9)
Related Man Pages
pci_create_slot(9) - suse
pcitweak(1) - redhat
pciconfig_read(2) - linux
pciconfig_read(2) - suse
atapi_ide(7) - osf1
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com