Searched refs:hpt_devclass (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c1206 static devclass_t hpt_devclass; variable
1216 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1559 static devclass_t hpt_devclass; variable
1569 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1377 static devclass_t hpt_devclass;
1387 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
/freebsd-11-stable/sys/dev/hptmv/
H A Dentry.c99 static devclass_t hpt_devclass; variable
102 __DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);

Completed in 138 milliseconds