Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas.h167 #define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001 macro
H A Dmegaraid_sas_fusion.c1141 frame_hdr->flags |= cpu_to_le16(MFI_FRAME_DONT_POST_IN_REPLY_QUEUE); in megasas_ioc_init_fusion()
3797 if (frame_hdr->flags & cpu_to_le16(MFI_FRAME_DONT_POST_IN_REPLY_QUEUE)) in build_mpt_mfi_pass_thru()
H A Dmegaraid_sas_base.c1112 frame_hdr->flags |= cpu_to_le16(MFI_FRAME_DONT_POST_IN_REPLY_QUEUE); in megasas_issue_polled()