Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c508 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access()
509 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
H A Daic7xxx_pci.c1422 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in check_extport()
1423 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in check_extport()
H A Daic7xxx_reg.h1461 #define SRAM_BASE 0x70 macro
H A Daic79xx_reg.h3543 #define SRAM_BASE 0x100 macro