LPFC_PCI_CFG_SIZE 3114 drivers/scsi/lpfc/lpfc_debugfs.c 		debug->buffer = kmalloc(LPFC_PCI_CFG_SIZE, GFP_KERNEL);
LPFC_PCI_CFG_SIZE 3132 drivers/scsi/lpfc/lpfc_debugfs.c 		len += scnprintf(pbuffer+len, LPFC_PCI_CFG_SIZE-len,
LPFC_PCI_CFG_SIZE 3137 drivers/scsi/lpfc/lpfc_debugfs.c 		len += scnprintf(pbuffer+len, LPFC_PCI_CFG_SIZE-len,
LPFC_PCI_CFG_SIZE 3142 drivers/scsi/lpfc/lpfc_debugfs.c 		len += scnprintf(pbuffer+len, LPFC_PCI_CFG_SIZE-len,
LPFC_PCI_CFG_SIZE 3162 drivers/scsi/lpfc/lpfc_debugfs.c 	len += scnprintf(pbuffer+len, LPFC_PCI_CFG_SIZE-len,
LPFC_PCI_CFG_SIZE 3166 drivers/scsi/lpfc/lpfc_debugfs.c 		len += scnprintf(pbuffer+len, LPFC_PCI_CFG_SIZE-len,
LPFC_PCI_CFG_SIZE 3169 drivers/scsi/lpfc/lpfc_debugfs.c 		if (offset >= LPFC_PCI_CFG_SIZE) {
LPFC_PCI_CFG_SIZE 3171 drivers/scsi/lpfc/lpfc_debugfs.c 					LPFC_PCI_CFG_SIZE-len, "\n");
LPFC_PCI_CFG_SIZE 3176 drivers/scsi/lpfc/lpfc_debugfs.c 			len += scnprintf(pbuffer+len, LPFC_PCI_CFG_SIZE-len,
LPFC_PCI_CFG_SIZE 3180 drivers/scsi/lpfc/lpfc_debugfs.c 			len += scnprintf(pbuffer+len, LPFC_PCI_CFG_SIZE-len,
LPFC_PCI_CFG_SIZE 3188 drivers/scsi/lpfc/lpfc_debugfs.c 		if (idiag.offset.last_rd >= LPFC_PCI_CFG_SIZE)
LPFC_PCI_CFG_SIZE 3255 drivers/scsi/lpfc/lpfc_debugfs.c 			if (where > LPFC_PCI_CFG_SIZE - sizeof(uint8_t))
LPFC_PCI_CFG_SIZE 3261 drivers/scsi/lpfc/lpfc_debugfs.c 			if (where > LPFC_PCI_CFG_SIZE - sizeof(uint16_t))
LPFC_PCI_CFG_SIZE 3267 drivers/scsi/lpfc/lpfc_debugfs.c 			if (where > LPFC_PCI_CFG_SIZE - sizeof(uint32_t))
LPFC_PCI_CFG_SIZE 3288 drivers/scsi/lpfc/lpfc_debugfs.c 			if (where > LPFC_PCI_CFG_SIZE - sizeof(uint8_t))
LPFC_PCI_CFG_SIZE 3313 drivers/scsi/lpfc/lpfc_debugfs.c 			if (where > LPFC_PCI_CFG_SIZE - sizeof(uint16_t))
LPFC_PCI_CFG_SIZE 3338 drivers/scsi/lpfc/lpfc_debugfs.c 			if (where > LPFC_PCI_CFG_SIZE - sizeof(uint32_t))
LPFC_PCI_CFG_SIZE   67 drivers/scsi/lpfc/lpfc_debugfs.h #define LPFC_PCI_CFG_RD_SIZE (LPFC_PCI_CFG_SIZE/4)