Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.c1281 unsigned short SifStsValue; in tms380tr_exec_sifcmd() local
1288 SifStsValue = SIFREADW(SIFSTS); in tms380tr_exec_sifcmd()
1289 } while((SifStsValue & CMD_INTERRUPT_ADAPTER) && loop_counter--); in tms380tr_exec_sifcmd()