Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas.h167 #define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001 macro
Dmegaraid_sas_fusion.c1048 MFI_FRAME_DONT_POST_IN_REPLY_QUEUE); in megasas_ioc_init_fusion()
3602 if (frame_hdr->flags & cpu_to_le16(MFI_FRAME_DONT_POST_IN_REPLY_QUEUE)) in build_mpt_mfi_pass_thru()
Dmegaraid_sas_base.c1040 frame_hdr->flags |= cpu_to_le16(MFI_FRAME_DONT_POST_IN_REPLY_QUEUE); in megasas_issue_polled()