Home
last modified time | relevance | path

Searched refs:CmdRsp (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_ct.c384 CommandResponse.bits.CmdRsp; in lpfc_ct_cmd()
643 if (CTrsp->CommandResponse.bits.CmdRsp == in lpfc_cmpl_ct_cmd_gid_ft()
650 } else if (CTrsp->CommandResponse.bits.CmdRsp == in lpfc_cmpl_ct_cmd_gid_ft()
659 CTrsp->CommandResponse.bits.CmdRsp, in lpfc_cmpl_ct_cmd_gid_ft()
666 (uint32_t)CTrsp->CommandResponse.bits.CmdRsp, in lpfc_cmpl_ct_cmd_gid_ft()
674 CTrsp->CommandResponse.bits.CmdRsp, in lpfc_cmpl_ct_cmd_gid_ft()
681 (uint32_t)CTrsp->CommandResponse.bits.CmdRsp, in lpfc_cmpl_ct_cmd_gid_ft()
692 CTrsp->CommandResponse.bits.CmdRsp, in lpfc_cmpl_ct_cmd_gid_ft()
699 (uint32_t)CTrsp->CommandResponse.bits.CmdRsp, in lpfc_cmpl_ct_cmd_gid_ft()
756 if (CTrsp->CommandResponse.bits.CmdRsp == in lpfc_cmpl_ct_cmd_gff_id()
[all …]
Dlpfc_bsg.c948 cmd = ct_req->CommandResponse.bits.CmdRsp; in lpfc_bsg_ct_unsol_event()
2599 ctreq->CommandResponse.bits.CmdRsp = ELX_LOOPBACK_XRI_SETUP; in lpfcdiag_loop_get_xri()
3153 ctreq->CommandResponse.bits.CmdRsp = ELX_LOOPBACK_DATA; in lpfc_bsg_diag_loopback_run()
Dlpfc_hw.h89 uint32_t CmdRsp:16; member