Searched refs:OTHER_COMMAND (Results 1 – 4 of 4) sorted by relevance
2671 OTHER_COMMAND); in lpfc_nvmet_prep_ls_wqe()3318 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()
11157 bf_set(wqe_cmd_type, &wqe->abort_cmd.wqe_com, OTHER_COMMAND); in __lpfc_sli_prep_abort_xri_s4()21463 bf_set(wqe_cmd_type, &abtswqe->abort_cmd.wqe_com, OTHER_COMMAND); in lpfc_sli4_issue_abort_iotag()22682 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22691 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22705 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22717 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()
5014 #define OTHER_COMMAND 0x8 macro