Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h128 #define ConvertSize 0x2003 /* converts device sizes */ macro
H A Dcs_strings.h144 { ConvertSize, "ConvertSize" },
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c466 return (CardServices(ConvertSize, cp)); in csx_ConvertSize()
H A Dcs.c862 case ConvertSize: in CardServices()