Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mpt/
H A Dmpt.c198 static mpt_unload_handler_t mpt_stdunload; variable
210 .unload = mpt_stdunload
370 mpt_stdunload(struct mpt_personality *pers) in mpt_stdunload() function