HomeSort by: relevance | last modified time | path
    Searched defs:tmp_count (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pcmcia/
pcmcia_cis.c 354 int i, tmp_count; local in function:pcmcia_scan_cis
362 tmp_count =
365 tmp_count));
372 if (tuple.length != (tmp_count*5 + 1)) {
384 if (tmp_count >
390 mfc_count = tmp_count;

Completed in 11 milliseconds