ahd_le64toh       871 drivers/scsi/aic7xxx/aic79xx_core.c 		host_dataptr = ahd_le64toh(scb->hscb->dataptr);
ahd_le64toh      1740 drivers/scsi/aic7xxx/aic79xx_core.c 				addr = ahd_le64toh(sg_list[i].addr);
ahd_le64toh      3608 drivers/scsi/aic7xxx/aic79xx_core.c 	       (uint32_t)((ahd_le64toh(hscb->dataptr) >> 32) & 0xFFFFFFFF),
ahd_le64toh      3609 drivers/scsi/aic7xxx/aic79xx_core.c 	       (uint32_t)(ahd_le64toh(hscb->dataptr) & 0xFFFFFFFF),
ahd_le64toh      5763 drivers/scsi/aic7xxx/aic79xx_core.c 					data_addr = ahd_le64toh(sg->addr)
ahd_le64toh      5889 drivers/scsi/aic7xxx/aic79xx_core.c 		dataptr = ahd_le64toh(sg->addr)