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()
3481 if ((irsp->ulpCommand == CMD_IOCB_RET_XRI64_CX) && in lpfc_sli_process_unsol_iocb()
3574 (irsp->ulpCommand == CMD_IOCB_RCV_CONT64_CX || in lpfc_sli_process_unsol_iocb()
3599 if ((irsp->ulpCommand == CMD_RCV_ELS_REQ64_CX) || in lpfc_sli_process_unsol_iocb()
3600 (irsp->ulpCommand == CMD_RCV_ELS_REQ_CX) || in lpfc_sli_process_unsol_iocb()
3601 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX)) { in lpfc_sli_process_unsol_iocb()
3611 (irsp->ulpCommand == CMD_RCV_SEQUENCE64_CX || in lpfc_sli_process_unsol_iocb()
3612 irsp->ulpCommand == CMD_IOCB_RCV_SEQ64_CX)) { in lpfc_sli_process_unsol_iocb()
3621 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX || in lpfc_sli_process_unsol_iocb()
3622 irsp->ulpCommand in lpfc_sli_process_unsol_iocb()
[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.h1846 return iocbq->iocb.ulpCommand; in get_job_ulpcontext()
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.c3339 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()