Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mps/mpi/
Dmpi2.h422 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/freebsd-10-stable/sys/dev/mfi/
Dmfi_tbolt.c683 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mfi_tbolt_complete_cmd()
748 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mfi_tbolt_complete_cmd()
Dmfireg.h1830 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/freebsd-10-stable/sys/dev/mpr/mpi/
Dmpi2.h569 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/freebsd-10-stable/sys/dev/mrsas/
Dmrsas.h216 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
Dmrsas.c1640 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mrsas_complete_cmd()
/freebsd-10-stable/sys/dev/mps/
Dmps.c1885 if ((flags == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in mps_intr_locked()
/freebsd-10-stable/sys/dev/mpr/
Dmpr.c2034 if ((flags == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) || in mpr_intr_locked()