Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h111 #define GetNextClient 0x002a macro
H A Dcs_strings.h132 { GetNextClient, "GetNextClient" },
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c538 return (CardServices(GetNextClient, fnc)); in csx_GetNextClient()
H A Dcs.c799 case GetNextClient: in CardServices()