mpt_req_on_pending_list
KASSERT(mpt_req_on_pending_list(mpt, req) == 0,
KASSERT(mpt_req_on_pending_list(mpt, req) == 0,
if (mpt_req_on_pending_list(mpt, req) != 0)
mpt_req_on_pending_list(struct mpt_softc *, request_t *);
KASSERT(mpt_req_on_pending_list(mpt, mpt->tmf_req) == 0,