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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h210 #define URTW_SLOT 0x00b6 /* 1 byte */ macro
H A Durtw.c2438 if (error = urtw_write8_c(sc, URTW_SLOT, 0x9, 0))
2441 if (error = urtw_write8_c(sc, URTW_SLOT, 0x14, 0))
2844 if (error = urtw_write8_c(sc, URTW_SLOT, 0x9, 0))
2847 if (error = urtw_write8_c(sc, URTW_SLOT, 0x14, 0))
3206 (void) urtw_write8_c(sc, URTW_SLOT, slot, 0);

Completed in 53 milliseconds