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

/freebsd-11-stable/sys/dev/ntb/
H A Dntb.h34 extern devclass_t ntb_hw_devclass;
H A Dntb.c41 devclass_t ntb_hw_devclass; variable
/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_plx.c1044 DRIVER_MODULE(ntb_hw_plx, pci, ntb_plx_driver, ntb_hw_devclass, NULL, NULL);
H A Dntb_hw_intel.c3123 DRIVER_MODULE(ntb_hw_intel, pci, ntb_intel_driver, ntb_hw_devclass, NULL, NULL);

Completed in 155 milliseconds