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()
11184 bf_set(wqe_cmd_type, &wqe->abort_cmd.wqe_com, OTHER_COMMAND); in __lpfc_sli_prep_abort_xri_s4()21503 bf_set(wqe_cmd_type, &abtswqe->abort_cmd.wqe_com, OTHER_COMMAND); in lpfc_sli4_issue_abort_iotag()22729 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22738 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22752 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22764 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()
5025 #define OTHER_COMMAND 0x8 macro