Searched refs:protsegcnt (Results 1 – 1 of 1) sorted by relevance
2571 int datasegcnt, protsegcnt, datadir = scsi_cmnd->sc_data_direction; in lpfc_bg_scsi_prep_dma_buf_s3() local2630 protsegcnt = dma_map_sg(&phba->pcidev->dev, in lpfc_bg_scsi_prep_dma_buf_s3()2633 if (unlikely(!protsegcnt)) { in lpfc_bg_scsi_prep_dma_buf_s3()2638 lpfc_cmd->prot_seg_cnt = protsegcnt; in lpfc_bg_scsi_prep_dma_buf_s3()2651 datasegcnt, protsegcnt); in lpfc_bg_scsi_prep_dma_buf_s3()2766 int prot, protsegcnt; in lpfc_calc_bg_err() local2790 protsegcnt = lpfc_cmd->prot_seg_cnt; in lpfc_calc_bg_err()2792 if (sgpe && protsegcnt) { in lpfc_calc_bg_err()2811 while (src && protsegcnt) { in lpfc_calc_bg_err()2889 protsegcnt--; in lpfc_calc_bg_err()[all …]