getidx            286 drivers/scsi/lpfc/lpfc_debugfs.c 	uint32_t phys, raw_index, getidx;
getidx            324 drivers/scsi/lpfc/lpfc_debugfs.c 	getidx = le32_to_cpu(raw_index);
getidx            328 drivers/scsi/lpfc/lpfc_debugfs.c 		hbqs->next_hbqPutIdx, hbqs->local_hbqGetIdx, getidx);
getidx           1942 drivers/scsi/lpfc/lpfc_sli.c 		uint32_t getidx = le32_to_cpu(raw_index);
getidx           1944 drivers/scsi/lpfc/lpfc_sli.c 		hbqp->local_hbqGetIdx = getidx;