Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c900 static int hpt_detach(device_t dev) in hpt_detach() function
1259 DEVMETHOD(device_detach, hpt_detach),
/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c831 static int hpt_detach(device_t dev) in hpt_detach() function
1192 DEVMETHOD(device_detach, hpt_detach),
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1187 static int hpt_detach(device_t dev) in hpt_detach() function
1549 DEVMETHOD(device_detach, hpt_detach),
/freebsd/sys/dev/hptmv/
H A Dentry.c75 static int hpt_detach(device_t dev);
86 DEVMETHOD(device_detach, hpt_detach),
2068 hpt_detach(device_t dev) in hpt_detach() function