Searched refs:hpt_devclass (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sys/dev/hpt27xx/ |
| D | hpt27xx_osm_bsd.c | 1228 static devclass_t hpt_devclass; variable 1238 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|
| /freebsd-9-stable/sys/dev/hptnr/ |
| D | hptnr_osm_bsd.c | 1262 static devclass_t hpt_devclass; variable 1272 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|
| /freebsd-9-stable/sys/dev/hptrr/ |
| D | hptrr_osm_bsd.c | 1235 static devclass_t hpt_devclass; variable 1245 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|
| /freebsd-9-stable/sys/dev/hptmv/ |
| D | entry.c | 107 static devclass_t hpt_devclass; variable 110 __DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
|