Home
last modified time | relevance | path

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

/NextBSD/sys/dev/hptrr/
HDhptrr_osm_bsd.c831 static int hpt_detach(device_t dev) in hpt_detach() function
1195 DEVMETHOD(device_detach, hpt_detach),
/NextBSD/sys/dev/hpt27xx/
HDhpt27xx_osm_bsd.c988 static int hpt_detach(device_t dev) in hpt_detach() function
1366 DEVMETHOD(device_detach, hpt_detach),
/NextBSD/sys/dev/hptnr/
HDhptnr_osm_bsd.c1183 static int hpt_detach(device_t dev) in hpt_detach() function
1548 DEVMETHOD(device_detach, hpt_detach),
/NextBSD/sys/dev/hptmv/
HDentry.c76 static int hpt_detach(device_t dev);
87 DEVMETHOD(device_detach, hpt_detach),
2077 hpt_detach(device_t dev) in hpt_detach() function