Searched refs:STAT_TXON (Results 1 – 2 of 2) sorted by relevance
55 #define STAT_TXON 0x0400 macro
328 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_init_for_open()422 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_close()529 if (!(ether3_inw(REG_STATUS) & STAT_TXON)) { in ether3_sendpacket()