Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Dfunc.h68 int RIOStrCmp(register char *, register char *);
Driotable.c281 if (RIOStrCmp(MapP->Name,
410 if (RIOStrCmp(p->RIOHosts[Host].Name, p->RIOHosts[Host2].Name)
Driocmd.c941 RIOStrCmp(s1, s2) in RIOStrCmp() function