Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_raid.c84 static mpt_reset_handler_t mpt_raid_ioc_reset; variable
94 .reset = mpt_raid_ioc_reset,
349 mpt_raid_ioc_reset(struct mpt_softc *mpt, int type) in mpt_raid_ioc_reset() function