Searched refs:SRAM_BASE (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/arch/evbppc/wii/dev/ |
| H A D | rtcsram.c | 46 #define SRAM_BASE 0x20000100 macro 112 rtcsram_read_buf(sc, SRAM_BASE, &sc->sc_sram, sizeof(sc->sc_sram)); in rtcsram_attach()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | aic7xxx_seeprom.c | 182 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in ahc_check_extport() 183 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in ahc_check_extport()
|
| H A D | aic7xxx.c | 5010 *ptr++ = ahc_inb(ahc, SRAM_BASE + i); in ahc_suspend() 5092 ahc_outb(ahc, SRAM_BASE + i, *ptr++); in ahc_resume()
|
| /netbsd-src/sys/dev/pci/ |
| H A D | ahd_pci.c | 628 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access() 629 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
|
| /netbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic7xxx_reg.h | 1470 #define SRAM_BASE 0x70 macro
|
| H A D | aic79xx_reg.h | 3509 #define SRAM_BASE 0x100 macro
|