Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/silan/
H A Dsc92031.c128 TimeOut = 0x20000000, enumerator
132 IntrBits = LinkFail|LinkOK|TimeOut|RxOverflow|RxOK|TxOK,
856 if (intr_status & TimeOut) { in sc92031_tasklet()