Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c3030 unsigned int LastIndex; in Vpd() local
3051 LastIndex = KeyNo; in Vpd()
3065 LastIndex = Index+1; in Vpd()
3166 Index < LastIndex; Index ++) { in Vpd()
3181 Index < LastIndex; Index ++) { in Vpd()
3196 Index < LastIndex; Index ++) { in Vpd()
3222 Index < LastIndex; Index ++) { in Vpd()
3245 if (*pLen < LastIndex - FirstIndex) { in Vpd()
3247 *pLen = LastIndex - FirstIndex; in Vpd()
3252 Index < LastIndex; Index ++) { in Vpd()
[all …]