CTentry           599 drivers/scsi/lpfc/lpfc_ct.c 	uint32_t Did, CTentry;
CTentry           626 drivers/scsi/lpfc/lpfc_ct.c 			CTentry = *ctptr++;
CTentry           627 drivers/scsi/lpfc/lpfc_ct.c 			Did = ((be32_to_cpu(CTentry)) & Mask_DID);
CTentry           629 drivers/scsi/lpfc/lpfc_ct.c 			if (CTentry & (cpu_to_be32(SLI_CT_LAST_ENTRY)))