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

/freebsd-current/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c825 static int hpt_shutdown(device_t dev) function
827 KdPrint(("hpt_shutdown(dev=%p)", dev));
1197 DEVMETHOD(device_shutdown, hpt_shutdown),
/freebsd-current/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c902 static int hpt_shutdown(device_t dev) function
904 KdPrint(("hpt_shutdown(dev=%p)", dev));
1272 DEVMETHOD(device_shutdown, hpt_shutdown),
/freebsd-current/sys/dev/hptmv/
H A Dentry.c76 static int hpt_shutdown(device_t dev);
88 DEVMETHOD(device_shutdown, hpt_shutdown),
2151 hpt_shutdown(device_t dev) function
/freebsd-current/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1182 static int hpt_shutdown(device_t dev) function
1184 KdPrint(("hpt_shutdown(dev=%p)", dev));
1555 DEVMETHOD(device_shutdown, hpt_shutdown),

Completed in 143 milliseconds