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

/illumos-gate/usr/src/uts/common/io/urf/
H A Drtl8150reg.h146 #define MSR_TXFCE 0x80 /* Tx Flow control enable */ macro
H A Durf_usbgem.c398 new = old & ~(MSR_TXFCE | MSR_RXFCE);
401 new |= MSR_TXFCE | MSR_RXFCE;
405 new |= MSR_TXFCE;

Completed in 60 milliseconds