Searched refs:mpt_unload_handler_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mpt/
H A Dmpt.h177 typedef int mpt_unload_handler_t(struct mpt_personality *); typedef
194 mpt_unload_handler_t *unload; /* Shutdown personality */
H A Dmpt.c196 static mpt_unload_handler_t mpt_stdunload;
218 static mpt_unload_handler_t mpt_core_unload;

Completed in 122 milliseconds