Searched refs:wait_istat (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 412 static inline int wait_istat(struct net_device *dev, struct i596_private *lp, int delcnt, char *str) in wait_istat() function 681 if (wait_istat(dev,lp,1000,"initialization timed out")) in init_i596_mem()
|
H A D | lib82596.c | 399 static inline int wait_istat(struct net_device *dev, struct i596_dma *dma, int delcnt, char *str) in wait_istat() function 611 if (wait_istat(dev, dma, 1000, "initialization timed out")) in init_i596_mem()
|