Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/mpt3sas/mpi/
Dmpi2.h533 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
/linux-6.6.21/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h305 #define MPI2_RPY_DESCRIPT_FLAGS_UNUSED (0x0F) macro
Dmegaraid_sas_fusion.c3581 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) { in complete_cmd_fusion()
3678 if (reply_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in complete_cmd_fusion()
/linux-6.6.21/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1707 if (request_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) { in _base_process_reply_queue()
1808 if (request_descript_type == MPI2_RPY_DESCRIPT_FLAGS_UNUSED) in _base_process_reply_queue()