Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c1206 static devclass_t hpt_devclass; variable
1216 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, NULL, NULL);
/dragonfly/sys/dev/raid/hpt27xx/
H A Dhpt27xx_osm_bsd.c1226 static devclass_t hpt_devclass; variable
1236 __DRIVER_MODULE(TARGETNAME, pci, hpt_pci_driver, hpt_devclass, NULL, NULL);
/dragonfly/sys/dev/raid/hptmv/
H A Dentry.c103 static devclass_t hpt_devclass; variable
106 __DRIVER_MODULE(PROC_DIR_NAME, pci, hpt_pci_driver, hpt_devclass, NULL, NULL);