Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h68 #define RequestSocketMask 0x0022 macro
H A Dcs_strings.h103 { RequestSocketMask, "RequestSocketMask" },
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c324 return (CardServices(RequestSocketMask, ch, sm)); in csx_RequestSocketMask()
H A Dcs.c681 case RequestSocketMask: in CardServices()