Home
last modified time | relevance | path

Searched refs:URTW_CMD_TX_ENABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h71 #define URTW_CMD_TX_ENABLE (0x4) macro
H A Durtw.c2043 (void) urtw_write8_c(sc, URTW_CMD, data8 | URTW_CMD_TX_ENABLE, 0); in urtw_tx_enable()