Searched refs:RTW_F_INVALID (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/rtw/ | ||
H A D | rtwvar.h | 109 #define RTW_F_INVALID 0x00000080 /* chip is absent */ macro |
H A D | rtw.c | 1609 if ((rsc->sc_flags & RTW_F_INVALID) == 0 && in rtw_disable() |