Home
last modified time | relevance | path

Searched refs:ulpCommand (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c3466 if (irsp->ulpCommand == CMD_ASYNC_STATUS) { in lpfc_sli_process_unsol_iocb()
4094 irsp->ulpCommand); in lpfc_sli_handle_fast_ring_event()
4116 if (irsp->ulpCommand == CMD_ADAPTER_MSG) { in lpfc_sli_handle_fast_ring_event()
4129 type, irsp->ulpCommand, in lpfc_sli_handle_fast_ring_event()
10439 piocb->iocb.ulpCommand); in __lpfc_sli_issue_iocb_s3()
10471 switch (piocb->iocb.ulpCommand) { in __lpfc_sli_issue_iocb_s3()
10787 cmd->ulpCommand = CMD_ELS_REQUEST64_CR; in __lpfc_sli_prep_els_req_rsp_s3()
10792 cmd->ulpCommand = CMD_XMIT_ELS_RSP64_CX; in __lpfc_sli_prep_els_req_rsp_s3()
10938 cmd->ulpCommand = CMD_GEN_REQUEST64_CR; in __lpfc_sli_prep_gen_req_s3()
11114 icmd->ulpCommand = CMD_CLOSE_XRI_CN; in __lpfc_sli_prep_abort_xri_s3()
[all …]
H A Dlpfc_scsi.c4629 iocb_cmd->ulpCommand = CMD_FCP_IWRITE64_CR; in lpfc_scsi_prep_cmnd_buf_s3()
4642 iocb_cmd->ulpCommand = CMD_FCP_IREAD64_CR; in lpfc_scsi_prep_cmnd_buf_s3()
4647 iocb_cmd->ulpCommand = CMD_FCP_ICMND64_CR; in lpfc_scsi_prep_cmnd_buf_s3()
4872 piocb->ulpCommand = CMD_FCP_ICMND64_CR; in lpfc_scsi_prep_task_mgmt_cmd_s3()
H A Dlpfc_hw.h4321 uint32_t ulpCommand:8; member
4331 uint32_t ulpCommand:8; member
H A Dlpfc.h1840 return iocbq->iocb.ulpCommand; in get_job_cmnd()
H A Dlpfc_bsg.c2935 cmd->ulpCommand = CMD_QUE_XRI64_CX; in lpfcdiag_sli3_loop_post_rxbufs()
2951 cmd->ulpCommand = CMD_QUE_XRI_BUF64_CX; in lpfcdiag_sli3_loop_post_rxbufs()
H A Dlpfc_nvmet.c3328 abts_wqeq->iocb.ulpCommand = CMD_XMIT_SEQUENCE64_CR; in lpfc_nvmet_unsol_issue_abort()
H A Dlpfc_init.c2846 icmd->ulpCommand = CMD_QUE_RING_BUF64_CN; in lpfc_sli3_post_buffer()