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

/openbsd-current/sys/dev/ic/
H A Drtwvar.h115 #define RTW_F_INVALID 0x00000080 /* chip is absent */ macro
H A Drtw.c1880 if ((sc->sc_flags & RTW_F_INVALID) == 0) {
2168 if ((sc->sc_flags & RTW_F_INVALID) == 0 &&
4098 sc->sc_flags |= RTW_F_INVALID;

Completed in 73 milliseconds