Searched refs:mpt_tag_2_req (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/mpt/
H A Dmpt.h368 #define MPT_TAG_2_REQ(a, b) mpt_tag_2_req(a, (uint32_t) b)
970 static __inline request_t * mpt_tag_2_req(struct mpt_softc *, uint32_t);
972 mpt_tag_2_req(struct mpt_softc *mpt, uint32_t tag) function

Completed in 95 milliseconds