Searched refs:mfc_index (Results 1 – 1 of 1) sorted by relevance
147 int mfc_index; in pcmcia_scan_cis() local190 mfc_index = 0; in pcmcia_scan_cis()471 } else if (mfc_count && (mfc_index < mfc_count)) { in pcmcia_scan_cis()472 if (!mfc[mfc_index].common) in pcmcia_scan_cis()473 mfc[mfc_index].addr *= 2; in pcmcia_scan_cis()476 mfc[mfc_index].common ? in pcmcia_scan_cis()479 mfc[mfc_index].addr, PCMCIA_CIS_SIZE, in pcmcia_scan_cis()482 if (!mfc[mfc_index].common) in pcmcia_scan_cis()490 tuple.mult = mfc[mfc_index].common ? 1 : 2; in pcmcia_scan_cis()492 mfc_index++; in pcmcia_scan_cis()