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

/netbsd-current/sys/dev/ic/
H A Dsmc91cxxvar.h52 #define SMC_FLAGS_32BIT_READ 0x0008 /* reads are always 32-bits */ macro
H A Dsmc91cxx.c1131 if ((sc->sc_flags & SMC_FLAGS_32BIT_READ) == 0) {

Completed in 160 milliseconds