Searched refs:ResetBusy (Results 1 – 1 of 1) sorted by relevance
301 ResetBusy = 0x0400, enumerator456 while (ioread32 (ioaddr) & (ResetBusy << 16)) { in sundance_reset()1865 if ((ioread16(ioaddr + ASIC_HI_WORD(ASICCtrl)) & ResetBusy) == 0) in netdev_close()