Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_raid.c101 static mpt_reply_handler_t mpt_raid_reply_handler; variable
288 handler.reply_handler = mpt_raid_reply_handler; in mpt_raid_attach()
334 handler.reply_handler = mpt_raid_reply_handler; in mpt_raid_detach()
517 mpt_raid_reply_handler(struct mpt_softc *mpt, request_t *req, in mpt_raid_reply_handler() function