Searched refs:CS_BAD_SIZE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_strings.h165 { CS_BAD_SIZE, "CS_BAD_SIZE" },
H A Dcs.h92 #define CS_BAD_SIZE 0x0a /* Size is invalid */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c928 return (CS_BAD_SIZE);
939 return (CS_BAD_SIZE);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c4606 * CS_BAD_SIZE - if requested size can not be met
5168 * CS_BAD_SIZE - if requested size can not be met
5212 error = CS_BAD_SIZE;

Completed in 81 milliseconds