Home
last modified time | relevance | path

Searched refs:hpt_devclass (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/dev/hpt27xx/
Dhpt27xx_osm_bsd.c1228 static devclass_t hpt_devclass; variable
1238 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
/freebsd-9-stable/sys/dev/hptnr/
Dhptnr_osm_bsd.c1262 static devclass_t hpt_devclass; variable
1272 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
/freebsd-9-stable/sys/dev/hptrr/
Dhptrr_osm_bsd.c1235 static devclass_t hpt_devclass; variable
1245 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);
/freebsd-9-stable/sys/dev/hptmv/
Dentry.c107 static devclass_t hpt_devclass; variable
110 __DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, 0, 0);