Home
last modified time | relevance | path

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

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