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

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h196 #define RT2560_TX_VALID (1 << 1) macro
H A Drt2560.c1038 !(LE_32(desc->flags) & RT2560_TX_VALID))
1080 desc->flags &= ~LE_32(RT2560_TX_VALID);
1123 !(LE_32(desc->flags) & RT2560_TX_VALID))
1153 desc->flags &= ~LE_32(RT2560_TX_VALID);
1393 LE_32(RT2560_TX_BUSY | RT2560_TX_VALID);

Completed in 65 milliseconds