Searched refs:hpt_shutdown (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c825 static int hpt_shutdown(device_t dev) function
827 KdPrint(("hpt_shutdown(dev=%p)", dev));
1196 DEVMETHOD(device_shutdown, hpt_shutdown),
/freebsd-11-stable/sys/dev/hptmv/
H A Dentry.c77 static int hpt_shutdown(device_t dev);
89 DEVMETHOD(device_shutdown, hpt_shutdown),
2163 hpt_shutdown(device_t dev) function
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1177 static int hpt_shutdown(device_t dev) function
1179 KdPrint(("hpt_shutdown(dev=%p)", dev));
1549 DEVMETHOD(device_shutdown, hpt_shutdown),
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c982 static int hpt_shutdown(device_t dev) function
984 KdPrint(("hpt_shutdown(dev=%p)", dev));
1367 DEVMETHOD(device_shutdown, hpt_shutdown),

Completed in 145 milliseconds