Searched refs:MFI_FRAME_DONT_POST_IN_REPLY_QUEUE (Results 1 – 3 of 3) sorted by relevance
646 frame_hdr->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in megasas_ioc_init_fusion()1841 if (frame_hdr->flags & MFI_FRAME_DONT_POST_IN_REPLY_QUEUE) in build_mpt_mfi_pass_thru()1842 cmd->flags = MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in build_mpt_mfi_pass_thru()
113 #define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001 macro
853 frame_hdr->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in megasas_issue_polled()