Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Ddl2k.h235 ResetBusy = 0x0400, enumerator
Dsundance.c404 ResetBusy = 0x0400, enumerator
1149 if ((readw(ioaddr + ASICCtrl + 2) & ResetBusy) == 0) in reset_tx()
Ddl2k.c896 if ((readw (ioaddr + ASICCtrl + 2) & ResetBusy) == 0) in tx_error()
916 if ((readw (ioaddr + ASICCtrl + 2) & ResetBusy) == 0) in tx_error()