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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c310 (void) strcpy(cs->pi[cs->ns++], cis_getstr(tp));
1253 (void) strcpy(cs->oem, cis_getstr(tp));
1256 (void) strcpy(cs->info, cis_getstr(tp));
1527 (void) strcpy(cs->desc, cis_getstr(tp));
2128 * cis_getstr (tp)
2133 cis_getstr(cistpl_t *tp) function

Completed in 61 milliseconds