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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h209 #define URTW_DIFS 0x00b5 /* 1 byte */ macro
H A Durtw.c2445 if (error = urtw_write8_c(sc, URTW_DIFS, 0x14, 0))
2452 if (error = urtw_write8_c(sc, URTW_DIFS, 0x24, 0))
2851 if (error = urtw_write8_c(sc, URTW_DIFS, 0x14, 0))
2859 if (error = urtw_write8_c(sc, URTW_DIFS, 0x24, 0))
3213 (void) urtw_write8_c(sc, URTW_DIFS, difs, 0);

Completed in 55 milliseconds