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

/haiku/src/bin/pcmcia-cs/
H A Dpack_cis.c337 pack_chain() is the simplest: just return a string of tuples and
345 static int pack_chain(tuple_info_t *t, u_char *b) function
374 pos += pack_chain(mfc[i], b+pos);

Completed in 29 milliseconds