Searched refs:pci_modevent (Results 1 – 1 of 1) sorted by relevance
120 static int pci_modevent(module_t mod, int what, void *arg);227 EARLY_DRIVER_MODULE(pci, pcib, pci_driver, pci_modevent, NULL, BUS_PASS_BUS);6099 pci_modevent(module_t mod, int what, void *arg) in pci_modevent() function