Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/mpi/
Dmpi2.h529 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h304 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
Dmegaraid_sas_fusion.c3546 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in complete_cmd_fusion()
3639 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in complete_cmd_fusion()
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1449 if (request_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) { in _base_process_reply_queue()
1549 if (request_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in _base_process_reply_queue()