Searched refs:SIOP_CTEST5 (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | siop_pci_common.c | 379 SIOP_CTEST5); in siop_pci_reset() 387 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST5, ctest5); in siop_pci_reset()
|
| /netbsd/src/sys/arch/amiga/dev/ |
| D | siopreg.h | 491 #define SIOP_CTEST5 RAMEN 0x01 /* RAM Base Address Enable */ macro
|
| /netbsd/src/sys/dev/ic/ |
| D | siopreg.h | 218 #define SIOP_CTEST5 0x22 /* Chip test 5, R/W */ macro
|
| D | siop_common.c | 224 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST5, in siop_common_reset() 225 bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST5) | in siop_common_reset() 762 SIOP_CTEST5) & CTEST5_BOMASK) << 8; in siop_ma()
|
| /netbsd/src/sys/arch/prep/stand/boot/ |
| D | siop.c | 84 ctest5 = readb(addr + SIOP_CTEST5); in siop_pci_reset() 88 writeb(addr + SIOP_CTEST5, ctest5); in siop_pci_reset()
|
| /netbsd/src/sys/arch/bebox/stand/boot/ |
| D | siop.c | 88 ctest5 = readb(addr + SIOP_CTEST5); in siop_pci_reset() 92 writeb(addr + SIOP_CTEST5, ctest5); in siop_pci_reset()
|