Home
last modified time | relevance | path

Searched refs:ResetBusy (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/dlink/
Ddl2k.h208 ResetBusy = 0x0400, enumerator
Dsundance.c301 ResetBusy = 0x0400, enumerator
456 while (ioread32 (ioaddr) & (ResetBusy << 16)) { in sundance_reset()
1862 if ((ioread16(ioaddr + ASIC_HI_WORD(ASICCtrl)) & ResetBusy) == 0) in netdev_close()
Ddl2k.c881 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()
901 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()