Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DBusLogic.c4440 static boolean BusLogic_ParseKeyword(char **StringPointer, char *Keyword) in BusLogic_ParseKeyword() argument
4443 while (*Keyword != '\0') in BusLogic_ParseKeyword()
4446 char KeywordChar = *Keyword++; in BusLogic_ParseKeyword()
/linux-2.4.37.9/drivers/net/sk98lin/
Dskge.c4243 char Keyword[] = VPD_NAME; /* vpd productname identifier */ local
4248 ReturnCode = VpdRead(pAC, pAC->IoBase, Keyword, pAC->DeviceStr,