portRspPut 3356 drivers/scsi/lpfc/lpfc_sli.c uint32_t portRspPut, portRspMax; portRspPut 3370 drivers/scsi/lpfc/lpfc_sli.c portRspPut = le32_to_cpu(pgp->rspPutInx); portRspPut 3371 drivers/scsi/lpfc/lpfc_sli.c if (unlikely(portRspPut >= portRspMax)) { portRspPut 3383 drivers/scsi/lpfc/lpfc_sli.c while (pring->sli.sli3.rspidx != portRspPut) { portRspPut 3500 drivers/scsi/lpfc/lpfc_sli.c if (pring->sli.sli3.rspidx == portRspPut) portRspPut 3501 drivers/scsi/lpfc/lpfc_sli.c portRspPut = le32_to_cpu(pgp->rspPutInx); portRspPut 3739 drivers/scsi/lpfc/lpfc_sli.c uint32_t portRspPut, portRspMax; portRspPut 3752 drivers/scsi/lpfc/lpfc_sli.c portRspPut = le32_to_cpu(pgp->rspPutInx); portRspPut 3753 drivers/scsi/lpfc/lpfc_sli.c if (portRspPut >= portRspMax) { portRspPut 3761 drivers/scsi/lpfc/lpfc_sli.c pring->ringno, portRspPut, portRspMax); portRspPut 3773 drivers/scsi/lpfc/lpfc_sli.c while (pring->sli.sli3.rspidx != portRspPut) { portRspPut 3825 drivers/scsi/lpfc/lpfc_sli.c if (pring->sli.sli3.rspidx == portRspPut) { portRspPut 3826 drivers/scsi/lpfc/lpfc_sli.c portRspPut = le32_to_cpu(pgp->rspPutInx);