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

/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt.h789 static __inline uint32_t mpt_pio_read(struct mpt_softc *, int);
816 mpt_pio_read(struct mpt_softc *mpt, int offset) function
H A Dmpt.c2499 data = mpt_pio_read(mpt, MPT_OFFSET_DIAG_DATA) | MPT_DIAG_MEM_CFG_BADFL;

Completed in 55 milliseconds