Searched refs:hpt_devclass (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/dev/hpt27xx/ |
| H A D | hpt27xx_osm_bsd.c | 1278 static devclass_t hpt_devclass; variable 1288 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|
| /freebsd-13.1/sys/dev/hptrr/ |
| H A D | hptrr_osm_bsd.c | 1208 static devclass_t hpt_devclass; variable 1218 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|
| /freebsd-13.1/sys/dev/hptnr/ |
| H A D | hptnr_osm_bsd.c | 1561 static devclass_t hpt_devclass; variable 1571 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|
| /freebsd-13.1/sys/dev/hptmv/ |
| H A D | entry.c | 101 static devclass_t hpt_devclass; variable 104 __DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|