Searched refs:mpt_write_stream (Results 1 – 2 of 2) sorted by relevance
783 static __inline void mpt_write_stream(struct mpt_softc *, size_t, uint32_t);795 mpt_write_stream(struct mpt_softc *mpt, size_t offset, uint32_t val) in mpt_write_stream() function
1423 mpt_write_stream(mpt, MPT_OFFSET_DOORBELL, *data32++); in mpt_send_handshake_cmd()