Searched refs:STAT_RXON (Results 1 – 2 of 2) sorted by relevance
55 #define STAT_RXON 0x0200 macro
349 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)); in ether3_init_for_open()447 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)); in ether3_close()733 if (!(ether3_inw(REG_STATUS) & STAT_RXON)) { in ether3_rx()