protsegcnt 2526 drivers/scsi/lpfc/lpfc_scsi.c int datasegcnt, protsegcnt, datadir = scsi_cmnd->sc_data_direction; protsegcnt 2585 drivers/scsi/lpfc/lpfc_scsi.c protsegcnt = dma_map_sg(&phba->pcidev->dev, protsegcnt 2588 drivers/scsi/lpfc/lpfc_scsi.c if (unlikely(!protsegcnt)) { protsegcnt 2593 drivers/scsi/lpfc/lpfc_scsi.c lpfc_cmd->prot_seg_cnt = protsegcnt; protsegcnt 2606 drivers/scsi/lpfc/lpfc_scsi.c datasegcnt, protsegcnt); protsegcnt 2721 drivers/scsi/lpfc/lpfc_scsi.c int prot, protsegcnt; protsegcnt 2745 drivers/scsi/lpfc/lpfc_scsi.c protsegcnt = lpfc_cmd->prot_seg_cnt; protsegcnt 2747 drivers/scsi/lpfc/lpfc_scsi.c if (sgpe && protsegcnt) { protsegcnt 2764 drivers/scsi/lpfc/lpfc_scsi.c while (src && protsegcnt) { protsegcnt 2841 drivers/scsi/lpfc/lpfc_scsi.c protsegcnt--; protsegcnt 3264 drivers/scsi/lpfc/lpfc_scsi.c int datasegcnt, protsegcnt, datadir = scsi_cmnd->sc_data_direction; protsegcnt 3332 drivers/scsi/lpfc/lpfc_scsi.c protsegcnt = dma_map_sg(&phba->pcidev->dev, protsegcnt 3335 drivers/scsi/lpfc/lpfc_scsi.c if (unlikely(!protsegcnt)) { protsegcnt 3340 drivers/scsi/lpfc/lpfc_scsi.c lpfc_cmd->prot_seg_cnt = protsegcnt; protsegcnt 3353 drivers/scsi/lpfc/lpfc_scsi.c datasegcnt, protsegcnt, lpfc_cmd);