Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dlink/
Ddl2k.h211 ResetBusy = 0x0400, enumerator
Dsundance.c309 ResetBusy = 0x0400, enumerator
463 while (ioread32 (ioaddr) & (ResetBusy << 16)) { in sundance_reset()
1876 if ((ioread16(ioaddr + ASIC_HI_WORD(ASICCtrl)) & ResetBusy) == 0) in netdev_close()
Ddl2k.c891 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()
911 if (!(dr16(ASICCtrl + 2) & ResetBusy)) in tx_error()