Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h93 #define GetNextRegion 0x0009 macro
H A Dcs_strings.h118 { GetNextRegion, "GetNextRegion" },
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c753 case GetNextRegion: in CardServices()