Query: pci_scan_slot
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_SCAN_SLOT(9) Hardware Interfaces PCI_SCAN_SLOT(9)NAMEpci_scan_slot - scan a PCI slot on a bus for devices.SYNOPSISint pci_scan_slot(struct pci_bus * bus, int devfn);ARGUMENTSbus PCI bus to scan devfn slot number to scan (must have zero function.)DESCRIPTIONScan 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_SCAN_SLOT(9)
Related Man Pages |
---|
pci_create_slot(9) - suse |
pcitweak(1) - redhat |
struct_bus_type(9) - centos |
i2c_register_board_info(9) - centos |
pciback(4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |