Searched refs:STAT_RXON (Results 1 – 2 of 2) sorted by relevance
54 #define STAT_RXON 0x0200 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()673 if (!(ether3_inw(REG_STATUS) & STAT_RXON)) { in ether3_rx()
Completed in 4 milliseconds