Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h130 #define ConvertSize 0x2003 /* converts device sizes */ macro
H A Dcs_strings.h146 { ConvertSize, "ConvertSize" },
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c465 return (CardServices(ConvertSize, cp)); in csx_ConvertSize()
H A Dcs.c864 case ConvertSize: in CardServices()