vers_1            792 drivers/pcmcia/cistpl.c static int parse_vers_1(tuple_t *tuple, cistpl_vers_1_t *vers_1)
vers_1            799 drivers/pcmcia/cistpl.c 	vers_1->major = *p; p++;
vers_1            800 drivers/pcmcia/cistpl.c 	vers_1->minor = *p; p++;
vers_1            805 drivers/pcmcia/cistpl.c 			vers_1->str, vers_1->ofs, &vers_1->ns);