protgroup_remainder 1712 drivers/scsi/lpfc/lpfc_scsi.c 	unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder;
protgroup_remainder 1823 drivers/scsi/lpfc/lpfc_scsi.c 			protgroup_remainder = 0x1000 - (pde7->addrLow & 0xfff);
protgroup_remainder 1824 drivers/scsi/lpfc/lpfc_scsi.c 			protgroup_offset += protgroup_remainder;
protgroup_remainder 1825 drivers/scsi/lpfc/lpfc_scsi.c 			protgrp_blks = protgroup_remainder / 8;
protgroup_remainder 2136 drivers/scsi/lpfc/lpfc_scsi.c 	unsigned int protgroup_len, protgroup_offset = 0, protgroup_remainder;
protgroup_remainder 2285 drivers/scsi/lpfc/lpfc_scsi.c 			protgroup_remainder = 0x1000 - (sgl->addr_lo & 0xfff);
protgroup_remainder 2286 drivers/scsi/lpfc/lpfc_scsi.c 			protgroup_offset += protgroup_remainder;
protgroup_remainder 2287 drivers/scsi/lpfc/lpfc_scsi.c 			protgrp_blks = protgroup_remainder / 8;