Searched refs:pci_modevent (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/pci/
H A Dpci.c105 static int pci_modevent(module_t mod, int what, void *arg);
209 DRIVER_MODULE(pci, pcib, pci_driver, pci_devclass, pci_modevent, NULL);
5529 pci_modevent(module_t mod, int what, void *arg) function

Completed in 97 milliseconds