Home
last modified time | relevance | path

Searched refs:SIOP_CTEST5 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dsiop_pci_common.c345 SIOP_CTEST5); in siop_pci_reset()
353 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST5, ctest5); in siop_pci_reset()
/openbsd/sys/dev/ic/
H A Dsiopreg.h221 #define SIOP_CTEST5 0x22 /* Chip test 5, R/W */ macro
H A Dsiop_common.c200 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST5, in siop_common_reset()
201 bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST5) | in siop_common_reset()
721 SIOP_CTEST5) & CTEST5_BOMASK) << 8; in siop_ma()