Home
last modified time | relevance | path

Searched refs:sg_list_busaddr (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_inline.h322 scb->hscb->sgptr = ahd_htole32(scb->sg_list_busaddr|SG_FULL_RESID); in ahd_setup_data_scb()
367 sg_offset = sg_busaddr - (scb->sg_list_busaddr - ahd_sg_size(ahd)); in ahd_sg_bus_to_virt()
380 return (scb->sg_list_busaddr + sg_offset); in ahd_sg_virt_to_bus()
400 /*offset*/scb->sg_list_busaddr - ahd_sg_size(ahd), in ahd_sync_sglist()
Daic79xx.h626 bus_addr_t sg_list_busaddr; member
Daic79xx_core.c5750 next_scb->sg_list_busaddr = sg_busaddr; in ahd_alloc_scbs()
5752 next_scb->sg_list_busaddr in ahd_alloc_scbs()
5755 next_scb->sg_list_busaddr += sizeof(struct ahd_dma_seg); in ahd_alloc_scbs()