PORTSC
tmp = bus_space_read_4(sc->sc_io_tag, sc->sc_io_hdl, PORTSC);
bus_space_write_4(sc->sc_io_tag, sc->sc_io_hdl, PORTSC, tmp & ~PORT_POWER_MASK);