Searched refs:OTHER_COMMAND (Results 1 – 4 of 4) sorted by relevance
2674 OTHER_COMMAND); in lpfc_nvmet_prep_ls_wqe()3321 OTHER_COMMAND); in lpfc_nvmet_unsol_issue_abort()
491 bf_set(wqe_cmd_type, &wqe->gen_req.wqe_com, OTHER_COMMAND); in lpfc_nvme_gen_req()
11168 bf_set(wqe_cmd_type, &wqe->abort_cmd.wqe_com, OTHER_COMMAND); in __lpfc_sli_prep_abort_xri_s4()21370 bf_set(wqe_cmd_type, &abtswqe->abort_cmd.wqe_com, OTHER_COMMAND); in lpfc_sli4_issue_abort_iotag()22593 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22602 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22616 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()22628 command_type = OTHER_COMMAND; in lpfc_sli_prep_wqe()
5010 #define OTHER_COMMAND 0x8 macro