Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgesirq.c885 SK_U32 CheckShorts; /* Check value for Short Event Counter */ in SkGePortCheckShorts() local
917 CheckShorts = 0; in SkGePortCheckShorts()
926 CheckShorts = 2; in SkGePortCheckShorts()
971 if ((Shorts - pPrt->PPrevShorts) > CheckShorts) { in SkGePortCheckShorts()