Searched refs:URTW_CMD_TX_ENABLE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/urtw/ | ||
H A D | urtw_reg.h | 71 #define URTW_CMD_TX_ENABLE (0x4) macro |
H A D | urtw.c | 2039 (void) urtw_write8_c(sc, URTW_CMD, data8 | URTW_CMD_TX_ENABLE, 0); in urtw_tx_enable() |