ahc_dma_seg 515 drivers/scsi/aic7xxx/aic7xxx.h struct ahc_dma_seg* sg_vaddr; ahc_dma_seg 573 drivers/scsi/aic7xxx/aic7xxx.h struct ahc_dma_seg *sg_list; ahc_dma_seg 364 drivers/scsi/aic7xxx/aic7xxx_core.c static struct ahc_dma_seg * ahc_dma_seg 369 drivers/scsi/aic7xxx/aic7xxx_core.c sg_index = (sg_busaddr - scb->sg_list_phys)/sizeof(struct ahc_dma_seg); ahc_dma_seg 377 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) ahc_dma_seg 411 drivers/scsi/aic7xxx/aic7xxx_core.c * sizeof(struct ahc_dma_seg), ahc_dma_seg 412 drivers/scsi/aic7xxx/aic7xxx_core.c /*len*/sizeof(struct ahc_dma_seg) * scb->sg_count, op); ahc_dma_seg 1051 drivers/scsi/aic7xxx/aic7xxx_core.c struct ahc_dma_seg *sg; ahc_dma_seg 4187 drivers/scsi/aic7xxx/aic7xxx_core.c struct ahc_dma_seg *sg; ahc_dma_seg 4262 drivers/scsi/aic7xxx/aic7xxx_core.c struct ahc_dma_seg *sg; ahc_dma_seg 4964 drivers/scsi/aic7xxx/aic7xxx_core.c struct ahc_dma_seg *segs; ahc_dma_seg 4997 drivers/scsi/aic7xxx/aic7xxx_core.c newcount = (PAGE_SIZE / (AHC_NSEG * sizeof(struct ahc_dma_seg))); ahc_dma_seg 5012 drivers/scsi/aic7xxx/aic7xxx_core.c next_scb->sg_list_phys = physaddr + sizeof(struct ahc_dma_seg); ahc_dma_seg 5020 drivers/scsi/aic7xxx/aic7xxx_core.c physaddr += (AHC_NSEG * sizeof(struct ahc_dma_seg)); ahc_dma_seg 5408 drivers/scsi/aic7xxx/aic7xxx_core.c (u_int)sizeof(struct ahc_dma_seg)); ahc_dma_seg 6667 drivers/scsi/aic7xxx/aic7xxx_core.c struct ahc_dma_seg *sg; ahc_dma_seg 6847 drivers/scsi/aic7xxx/aic7xxx_core.c if (sg_prefetch_cnt < (2 * sizeof(struct ahc_dma_seg))) ahc_dma_seg 6848 drivers/scsi/aic7xxx/aic7xxx_core.c sg_prefetch_cnt = 2 * sizeof(struct ahc_dma_seg); ahc_dma_seg 455 drivers/scsi/aic7xxx/aic7xxx_osm.c struct ahc_dma_seg *sg, ahc_dma_seg 471 drivers/scsi/aic7xxx/aic7xxx_osm.c struct ahc_dma_seg *sg, dma_addr_t addr, bus_size_t len) ahc_dma_seg 1520 drivers/scsi/aic7xxx/aic7xxx_osm.c struct ahc_dma_seg *sg;