Searched refs:hpcio_portwrite (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/hpc/ |
H A D | pwctl.c | 143 hpcio_portwrite(sc->sc_hc, sc->sc_port, in pwctl_attach() 155 hpcio_portwrite(sc->sc_hc, sc->sc_port, in pwctl_hook() 192 hpcio_portwrite(sc->sc_hc, sc->sc_port, sc->sc_off); in pwctl_hardpower() 195 hpcio_portwrite(sc->sc_hc, sc->sc_port, sc->sc_save); in pwctl_hardpower()
|
H A D | hpcout.c | 91 hpcio_portwrite(sc->sc_hc, sc->sc_port, hma->hma_initvalue); in hpcout_attach() 104 hpcio_portwrite(sc->sc_hc, sc->sc_port, in hpcout_hook()
|
H A D | hpciovar.h | 64 #define hpcio_portwrite(hc, port, data) \ macro
|
/netbsd-src/sys/arch/hpcmips/vr/ |
H A D | vrc4172pci.c | 161 hpcio_portwrite(sc->sc_iochip, 45, 1); in vrc4172pci_attach() 382 hpcio_portwrite(sc->sc_iochip, 45, hpcio_portread(sc->sc_iochip, 1));
|