Searched defs:cs_error2text (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c222 static char *cs_error2text(int, int);
557 cs_error2text(function, CSFUN2TEXT_FUNCTION),
877 cs_error2text(cft->item, CSFUN2TEXT_RETURN));
897 cs_error2text(retcode, CSFUN2TEXT_RETURN),
7579 * cs_error2text - returns a pointer to a text string containing the name
7585 cs_error2text(int function, int type) function

Completed in 77 milliseconds