Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskdrv1st.h129 #define SK_STRCMP(pStr1,pStr2) strcmp((char*)(pStr1),(char*)(pStr2)) macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c3063 if (SK_STRCMP(KeyStr, KeyArr[Index]) == 0) { in Vpd()
3412 if (SK_STRCMP(KeyStr, KeyArr[Index]) == 0) { in Vpd()