Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/mpi/
H A Dmpi2.h278 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
H A Dmpi2_history.txt68 * MPI2_REPLY_POST_HOST_INDEX_OFFSET.
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2.h359 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
H A Dmpi2_history.txt69 * MPI2_REPLY_POST_HOST_INDEX_OFFSET.
/freebsd/sys/dev/mps/
H A Dmps.c685 mps_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, 0); in mps_iocfacts_allocate()
2506 mps_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, in mps_intr_locked()
/freebsd/sys/dev/mpr/
H A Dmpr.c713 mpr_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, 0); in mpr_iocfacts_allocate()
2661 mpr_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, in mpr_intr_locked()
/freebsd/sys/dev/mrsas/
H A Dmrsas.h2460 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
H A Dmrsas.c2351 sc->msix_reg_offset[0] = MPI2_REPLY_POST_HOST_INDEX_OFFSET; in mrsas_init_fw()