Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h64 #define RequestWindow 0x0021 macro
H A Dcs_strings.h99 { RequestWindow, "RequestWindow" },
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c284 return (CardServices(RequestWindow, ch, wh, wr)); in csx_RequestWindow()
H A Dcs.c661 case RequestWindow: in CardServices()