Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/mpt/
H A Dmpt_raid.c104 static int mpt_raid_reply_frame_handler(struct mpt_softc *mpt, request_t *req,
532 free_req = mpt_raid_reply_frame_handler(mpt, req, reply_frame); in mpt_raid_reply_handler()
557 mpt_raid_reply_frame_handler(struct mpt_softc *mpt, request_t *req, in mpt_raid_reply_frame_handler() function