Searched refs:OTHER_COMMAND (Results 1 – 4 of 4) sorted by relevance
2684 OTHER_COMMAND); in lpfc_nvmet_prep_ls_wqe()3331 OTHER_COMMAND); in lpfc_nvmet_unsol_issue_abort()
493 bf_set(wqe_cmd_type, &wqe->gen_req.wqe_com, OTHER_COMMAND); in lpfc_nvme_gen_req()
11242 bf_set(wqe_cmd_type, &wqe->abort_cmd.wqe_com, OTHER_COMMAND); in __lpfc_sli_prep_abort_xri_s4()21569 bf_set(wqe_cmd_type, &abtswqe->abort_cmd.wqe_com, OTHER_COMMAND); in lpfc_sli4_issue_abort_iotag()22795 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22804 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22818 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22830 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()
5007 #define OTHER_COMMAND 0x8 macro