Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h616 dma_addr_t sg_list_busaddr; member
Daic79xx_core.c484 scb->hscb->sgptr = ahd_htole32(scb->sg_list_busaddr|SG_FULL_RESID); in ahd_setup_data_scb()
502 sg_offset = sg_busaddr - (scb->sg_list_busaddr - ahd_sg_size(ahd)); in ahd_sg_bus_to_virt()
515 return (scb->sg_list_busaddr + sg_offset); in ahd_sg_virt_to_bus()
535 /*offset*/scb->sg_list_busaddr - ahd_sg_size(ahd), in ahd_sync_sglist()
6909 next_scb->sg_list_busaddr = sg_busaddr; in ahd_alloc_scbs()
6911 next_scb->sg_list_busaddr in ahd_alloc_scbs()
6914 next_scb->sg_list_busaddr += sizeof(struct ahd_dma_seg); in ahd_alloc_scbs()