Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs.h651 typedef struct error2text_t { struct
654 } error2text_t; typedef
1090 int32_t csx_Error2Text(error2text_t *);
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c479 csx_Error2Text(error2text_t *e2t) in csx_Error2Text()
H A Dcs.c873 error2text_t *cft; in CardServices()
875 cft = va_arg(arglist, error2text_t *); in CardServices()