Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h112 #define GetClientInfo 0x0003 macro
H A Dcs_strings.h133 { GetClientInfo, "GetClientInfo" },
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c516 return (CardServices(GetClientInfo, ch, ci)); in csx_GetClientInfo()
H A Dcs.c804 case GetClientInfo: in CardServices()