Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h404 #define MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY (0x06) macro
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h298 #define MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY (0x03) macro
H A Dmegaraid_sas_fusion.c4583 (MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY << in megasas_issue_tm()