Searched refs:poll4int (Results 1 – 2 of 2) sorted by relevance
163 static int poll4int (struct eth_device *dev, byte mask, int timeout) in poll4int() function431 if (poll4int (dev, LAN91C96_MSK_TX_INT, SMC_TX_TIMEOUT)) { in smc_send_packet()
238 static int poll4int (struct eth_device *dev, byte mask, int timeout) in poll4int() function558 if (poll4int(dev, IM_TX_EMPTY_INT, SMC_TX_TIMEOUT)) { in smc_send()