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

/freebsd-11.0-release/sys/dev/pccard/
H A Dpccard_cis.c321 int i, tmp_count; local
329 tmp_count =
333 tmp_count));
340 if (tuple.length != (tmp_count*5 + 1)) {
350 if (tmp_count >
354 mfc_count = tmp_count;

Completed in 73 milliseconds