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

/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt.c889 static __inline uint32_t mpt_rd_intr(struct mpt_softc *mpt);
899 mpt_rd_intr(struct mpt_softc *mpt) function
912 if (!MPT_DB_IS_BUSY(mpt_rd_intr(mpt))) {
928 if (MPT_DB_INTR(mpt_rd_intr(mpt))) {
1396 if (MPT_DB_INTR(mpt_rd_intr(mpt)))

Completed in 53 milliseconds