Searched refs:STAT_TX_EMPTY (Results 1 – 2 of 2) sorted by relevance
53 #define STAT_TX_EMPTY 0x04 macro
393 if (stat & STAT_TX_EMPTY) in xlcom_intr()633 while (! (bus_space_read_4(iot, ioh, XLCOM_STAT) & STAT_TX_EMPTY)) in xlcom_reset()