Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h65 #define ReleaseWindow 0x001d macro
H A Dcs_strings.h100 { ReleaseWindow, "ReleaseWindow" },
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c294 return (CardServices(ReleaseWindow, wh)); in csx_ReleaseWindow()
H A Dcs.c667 case ReleaseWindow: in CardServices()