Searched refs:STAT_RXON (Results 1 – 2 of 2) sorted by relevance
57 #define STAT_RXON 0x0200 macro
330 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_init_for_open()430 while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) in ether3_close()681 if (!(ether3_inw(REG_STATUS) & STAT_RXON)) { in ether3_rx()