Home
last modified time | relevance | path

Searched refs:MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dfusion.h58 #define MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY (0x06) macro
H A Dmr_sas_tbolt.c1670 (MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY << in mrsas_tbolt_build_cmd()
1815 (MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY << in mrsas_tbolt_build_cmd()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2.h367 #define MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY (0x06) macro
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1160 MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY; in mptsas_ioc_task_management()