Searched refs:URTW_EIFS (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/urtw/ |
H A D | urtw_reg.h | 68 #define URTW_EIFS 0x0035 /* 1 byte */ macro
|
H A D | urtw.c | 2447 if (error = urtw_write8_c(sc, URTW_EIFS, 0x5b - 0x14, 0)) in urtw_8225_rf_set_chan() 2454 if (error = urtw_write8_c(sc, URTW_EIFS, 0x5b - 0x24, 0)) in urtw_8225_rf_set_chan() 2853 if (error = urtw_write8_c(sc, URTW_EIFS, 0x5b - 0x14, 0)) in urtw_8225v2_rf_set_chan() 2861 if (error = urtw_write8_c(sc, URTW_EIFS, 0x5b - 0x24, 0)) in urtw_8225v2_rf_set_chan()
|