Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c6831 SK_U32 HighVal = 0; in GetPhysStatVal() local
6862 &HighVal); in GetPhysStatVal()
6863 LowVal += HighVal; in GetPhysStatVal()
6866 &HighVal); in GetPhysStatVal()
6867 LowVal += HighVal; in GetPhysStatVal()
6874 HighVal = pPnmiPrt->CounterHigh[StatIndex]; in GetPhysStatVal()
6884 &HighVal); in GetPhysStatVal()
6885 LowVal += HighVal; in GetPhysStatVal()
6888 &HighVal); in GetPhysStatVal()
6889 LowVal += HighVal; in GetPhysStatVal()
[all …]