Searched refs:MGMT_REG_W (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dsmc91cxxreg.h378 #define MGMT_REG_W 0x08 macro
H A Dsmc91cxx.c1172 return (bus_space_read_2(sc->sc_bst, sc->sc_bsh, MGMT_REG_W));
1181 bus_space_write_2(sc->sc_bst, sc->sc_bsh, MGMT_REG_W, val);

Completed in 174 milliseconds