Searched refs:cis_root (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/pcmcia-cs/
H A Dpack_cis.h35 extern tuple_info_t *cis_root, *mfc[8];
H A Dyacc_cis.y84 { cis_root = $1; }
86 { cis_root = $1; }
H A Dpack_cis.c54 tuple_info_t *cis_root = NULL, *mfc[8] = { NULL }; variable
434 n = pack_cis(cis_root, buf);

Completed in 38 milliseconds