Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h111 #define RTW_F_INVALID 0x00000080 /* chip is absent */ macro
H A Drtw.c1609 if ((rsc->sc_flags & RTW_F_INVALID) == 0 && in rtw_disable()