Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/mpt3sas/mpi/
Dmpi2.h398 #define MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY (0x06) macro
/linux-6.6.21/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h298 #define MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY (0x03) macro
Dmegaraid_sas_fusion.c4577 (MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY << in megasas_issue_tm()
/linux-6.6.21/drivers/scsi/mpt3sas/
Dmpt3sas_base.c4241 MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY; in _base_put_smid_hi_priority()
4375 descriptor.RequestFlags = MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY; in _base_put_smid_hi_priority_atomic()