Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h109 #define RTW_F_9356SROM 0x00000020 /* 93c56 SROM */ macro
H A Drtw.c801 if ((flags & RTW_F_9356SROM) != 0) { in rtw_srom_read()
3231 rsc->sc_flags |= RTW_F_9356SROM; in rtw_attach()