ether3_inw 122 drivers/net/ethernet/seeq/ether3.c while ((ether3_inw(REG_STATUS) & STAT_FIFOEMPTY) == 0) { ether3_inw 328 drivers/net/ethernet/seeq/ether3.c while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) ether3_inw 382 drivers/net/ethernet/seeq/ether3.c read_val = ether3_inw(REG_RECVPTR); ether3_inw 422 drivers/net/ethernet/seeq/ether3.c while (ether3_inw(REG_STATUS) & (STAT_RXON|STAT_TXON)) ether3_inw 462 drivers/net/ethernet/seeq/ether3.c ether3_inw(REG_STATUS), ether3_inw(REG_CONFIG1), ether3_inw(REG_CONFIG2)); ether3_inw 464 drivers/net/ethernet/seeq/ether3.c ether3_inw(REG_RECVPTR), ether3_inw(REG_RECVEND), ether3_inw(REG_TRANSMITPTR)); ether3_inw 529 drivers/net/ethernet/seeq/ether3.c if (!(ether3_inw(REG_STATUS) & STAT_TXON)) { ether3_inw 557 drivers/net/ethernet/seeq/ether3.c status = ether3_inw(REG_STATUS); ether3_inw 676 drivers/net/ethernet/seeq/ether3.c if (!(ether3_inw(REG_STATUS) & STAT_RXON)) {