Searched refs:poll4int (Results 1 – 2 of 2) sorted by relevance
165 static int poll4int (struct eth_device *dev, byte mask, int timeout) in poll4int() function433 if (poll4int (dev, LAN91C96_MSK_TX_INT, SMC_TX_TIMEOUT)) { in smc_send_packet()
239 static int poll4int (struct eth_device *dev, byte mask, int timeout) in poll4int() function559 if (poll4int(dev, IM_TX_EMPTY_INT, SMC_TX_TIMEOUT)) { in smc_send()
Completed in 4 milliseconds