Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpt/
H A Dmpt_raid.c103 static int mpt_raid_reply_frame_handler(struct mpt_softc *mpt, request_t *req,
528 free_req = mpt_raid_reply_frame_handler(mpt, req, reply_frame); in mpt_raid_reply_handler()
553 mpt_raid_reply_frame_handler(struct mpt_softc *mpt, request_t *req, in mpt_raid_reply_frame_handler() function