pci_modevent
static int pci_modevent(module_t mod, int what, void *arg);
EARLY_DRIVER_MODULE(pci, pcib, pci_driver, pci_modevent, NULL, BUS_PASS_BUS);