Searched refs:mpt_shutdown_handler_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt.h179 typedef void mpt_shutdown_handler_t(struct mpt_softc *); typedef
196 mpt_shutdown_handler_t *shutdown; /* Shutdown instance. */
H A Dmpt.c194 static mpt_shutdown_handler_t mpt_stdshutdown;
216 static mpt_shutdown_handler_t mpt_core_shutdown;
217 static mpt_shutdown_handler_t mpt_core_detach;
H A Dmpt_raid.c83 static mpt_shutdown_handler_t mpt_raid_shutdown;

Completed in 120 milliseconds