Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h1072 bus_addr_t shared_data_busaddr; member
Daic79xx.h1198 bus_addr_t shared_data_busaddr; member
Daic7xxx_core.c4656 physaddr = ahc->shared_data_busaddr; in ahc_chip_init()
4877 &ahc->shared_data_busaddr, /*flags*/0); in ahc_init()
4882 ahc->dma_bug_buf = ahc->shared_data_busaddr in ahc_init()
Daic79xx_core.c5927 &ahd->shared_data_busaddr, /*flags*/0); in ahd_init()
5930 next_baddr = ahd->shared_data_busaddr + AHD_QOUT_SIZE*sizeof(uint16_t); in ahd_init()
6299 busaddr = ahd->shared_data_busaddr; in ahd_chip_init()