Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mps/mpi/
Dmpi2.h284 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
Dmpi2_history.txt70 * MPI2_REPLY_POST_HOST_INDEX_OFFSET.
/freebsd-12-stable/sys/dev/mpr/mpi/
Dmpi2.h368 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
Dmpi2_history.txt71 * MPI2_REPLY_POST_HOST_INDEX_OFFSET.
/freebsd-12-stable/sys/dev/mps/
Dmps.c688 mps_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, 0); in mps_iocfacts_allocate()
2532 mps_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, in mps_intr_locked()
/freebsd-12-stable/sys/dev/mpr/
Dmpr.c718 mpr_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, 0); in mpr_iocfacts_allocate()
2702 mpr_regwrite(sc, MPI2_REPLY_POST_HOST_INDEX_OFFSET, in mpr_intr_locked()
/freebsd-12-stable/sys/dev/mrsas/
Dmrsas.h2308 #define MPI2_REPLY_POST_HOST_INDEX_OFFSET (0x0000006C) macro
Dmrsas.c2380 sc->msix_reg_offset[0] = MPI2_REPLY_POST_HOST_INDEX_OFFSET; in mrsas_init_fw()