Home
last modified time | relevance | path

Searched refs:MPI2_REPLY_POST_HOST_INDEX_OFFSET (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/sys/dev/mps/mpi/
Dmpi2.h282 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
Dmpi2_history.txt70 * MPI2_REPLY_POST_HOST_INDEX_OFFSET.
/freebsd-10-stable/sys/dev/mpr/mpi/
Dmpi2.h363 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
Dmpi2_history.txt75 * MPI2_REPLY_POST_HOST_INDEX_OFFSET.
/freebsd-10-stable/sys/dev/mps/
Dmps.c573 mps_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, 0); in mps_iocfacts_allocate()
2003 mps_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, sc->replypostindex); in mps_intr_locked()
/freebsd-10-stable/sys/dev/mpr/
Dmpr.c588 mpr_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, 0); in mpr_iocfacts_allocate()
2155 mpr_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, in mpr_intr_locked()
/freebsd-10-stable/sys/dev/mrsas/
Dmrsas.h2080 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
Dmrsas.c2159 sc->msix_reg_offset[0] = MPI2_REPLY_POST_HOST_INDEX_OFFSET; in mrsas_init_fw()