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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h214 #define URTW_CW_VAL 0x00bd /* 1 byte */ macro
H A Durtw.c2449 error = urtw_write8_c(sc, URTW_CW_VAL, 0x73, 0);
2456 error = urtw_write8_c(sc, URTW_CW_VAL, 0xa5, 0);
2855 if (error = urtw_write8_c(sc, URTW_CW_VAL, 0x73, 0))
2863 if (error = urtw_write8_c(sc, URTW_CW_VAL, 0xa5, 0))

Completed in 71 milliseconds