Home
last modified time | relevance | path

Searched refs:hscb_busaddr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/aic7xxx/
A Daic79xx_core.c822 saved_hscb_busaddr = q_hscb->hscb_busaddr; in ahd_swap_with_next_hscb()
824 q_hscb->hscb_busaddr = saved_hscb_busaddr; in ahd_swap_with_next_hscb()
825 q_hscb->next_hscb_busaddr = scb->hscb->hscb_busaddr; in ahd_swap_with_next_hscb()
875 ahd_le32toh(scb->hscb->hscb_busaddr), in ahd_queue_scb()
6761 dma_addr_t hscb_busaddr; in ahd_alloc_scbs() local
6800 hscb_busaddr = hscb_map->physaddr; in ahd_alloc_scbs()
6903 hscb->hscb_busaddr = ahd_htole32(hscb_busaddr); in ahd_alloc_scbs()
6924 hscb_busaddr += sizeof(*hscb); in ahd_alloc_scbs()
7505 busaddr = ahd_le32toh(ahd->next_queued_hscb->hscb_busaddr); in ahd_chip_init()
8028 busaddr = ahd_le32toh(scb->hscb->hscb_busaddr); in ahd_qinfifo_requeue()
[all …]
A Daic7xxx.h601 dma_addr_t hscb_busaddr; member
A Daic79xx.h503 /*40*/ uint32_t hscb_busaddr; member
A Daic7xxx_core.c390 return (ahc->scb_data->hscb_busaddr in ahc_hscb_busaddr()
4792 ahc_dmamap_cb, &scb_data->hscb_busaddr, /*flags*/0); in ahc_init_scbdata()
5116 physaddr = ahc->scb_data->hscb_busaddr; in ahc_chip_init()

Completed in 38 milliseconds