Searched refs:MFI_FRAME_DONT_POST_IN_REPLY_QUEUE (Results 1 – 5 of 5) sorted by relevance
417 mfi_init->header.flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in mfi_tbolt_init_MFI_queue()1106 hdr->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in mfi_tbolt_send_frame()1139 hdr->flags &= ~MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in mfi_tbolt_send_frame()
262 #define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001 macro
2487 hdr->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in mfi_std_send_frame()
2298 init_frame->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in mrsas_ioc_init()3176 frame_hdr->flags |= MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in mrsas_issue_polled()3290 if (frame_hdr->flags & MFI_FRAME_DONT_POST_IN_REPLY_QUEUE) in mrsas_build_mptmfi_passthru()3291 mpt_cmd->flags = MFI_FRAME_DONT_POST_IN_REPLY_QUEUE; in mrsas_build_mptmfi_passthru()
1011 #define MFI_FRAME_DONT_POST_IN_REPLY_QUEUE 0x0001 macro