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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h173 #define URTW_CONFIG3 0x0059 /* 1 byte */ macro
H A Durtw.c1518 if (error = urtw_read8_c(sc, URTW_CONFIG3, &data, 0))
1520 if (error = urtw_write8_c(sc, URTW_CONFIG3,
1525 if (error = urtw_read8_c(sc, URTW_CONFIG3, &data, 0))
1527 if (error = urtw_write8_c(sc, URTW_CONFIG3,
1548 if (error = urtw_read8_c(sc, URTW_CONFIG3, &data, 0))
1550 if (error = urtw_write8_c(sc, URTW_CONFIG3,
1555 if (error = urtw_read8_c(sc, URTW_CONFIG3, &data, 0))
1557 if (error = urtw_write8_c(sc, URTW_CONFIG3,
2323 if (error = urtw_write8_c(sc, URTW_CONFIG3, 0x44, 0))
2699 if (error = urtw_write8_c(sc, URTW_CONFIG3,
[all...]

Completed in 77 milliseconds