next_baddr       7031 drivers/scsi/aic7xxx/aic79xx_core.c 	dma_addr_t	 next_baddr;
next_baddr       7116 drivers/scsi/aic7xxx/aic79xx_core.c 	next_baddr = ahd->shared_data_map.physaddr
next_baddr       7121 drivers/scsi/aic7xxx/aic79xx_core.c 		next_baddr += AHD_TMODE_CMDS * sizeof(struct target_cmd);
next_baddr       7127 drivers/scsi/aic7xxx/aic79xx_core.c 		next_baddr += PKT_OVERRUN_BUFSIZE;
next_baddr       7139 drivers/scsi/aic7xxx/aic79xx_core.c 	ahd->next_queued_hscb->hscb_busaddr = ahd_htole32(next_baddr);