Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Daic79xx_pci.c515 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access()
516 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
Daic7xxx_pci.c1433 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in check_extport()
1434 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in check_extport()
Daic7xxx_reg.h1464 #define SRAM_BASE 0x70 macro
Daic79xx_reg.h3546 #define SRAM_BASE 0x100 macro