Home
last modified time | relevance | path

Searched refs:ReturnSSEntry (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h99 #define ReturnSSEntry 0x0023 macro
H A Dcs_strings.h121 { ReturnSSEntry, "ReturnSSEntry" },
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs.c762 case ReturnSSEntry: in CardServices()