Home
last modified time | relevance | path

Searched refs:hostb_devclass (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Dmptable_pci.c202 static devclass_t hostb_devclass; variable
206 DRIVER_MODULE(mptable_pcib, legacy, mptable_hostb_driver, hostb_devclass, 0, 0);
/f-stack/freebsd/x86/pci/
H A Dpci_bus.c672 static devclass_t hostb_devclass; variable
675 DRIVER_MODULE(pcib, legacy, legacy_pcib_driver, hostb_devclass, 0, 0);