Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mps/mpi/
HDmpi2.h411 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/freebsd-13-stable/sys/dev/mfi/
HDmfi_tbolt.c679 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mfi_tbolt_complete_cmd()
744 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mfi_tbolt_complete_cmd()
HDmfireg.h1824 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/freebsd-13-stable/sys/dev/mpr/mpi/
HDmpi2.h554 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/freebsd-13-stable/sys/dev/mrsas/
HDmrsas.h310 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
HDmrsas.c1808 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mrsas_complete_cmd()
/freebsd-13-stable/sys/dev/mps/
HDmps.c2398 if ((flags == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mps_intr_locked()
/freebsd-13-stable/sys/dev/mpr/
HDmpr.c2550 if ((flags == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) || in mpr_intr_locked()