Lines Matching defs:mfc
151 } mfc[256 / 5];
385 howmany(sizeof mfc, sizeof mfc[0]))
386 panic("CISTPL_LONGLINK_MFC mfc "
392 mfc[i].common =
397 mfc[i].addr =
401 mfc[i].common ? "common" :
402 "attr", mfc[i].addr));
429 * if any. The loop is here in the case that there is an MFC
472 if (!mfc[mfc_index].common)
473 mfc[mfc_index].addr *= 2;
476 mfc[mfc_index].common ?
479 mfc[mfc_index].addr, PCMCIA_CIS_SIZE,
482 if (!mfc[mfc_index].common)
490 tuple.mult = mfc[mfc_index].common ? 1 : 2;
766 * sure about that. This is probably safe for MFC
785 * record the fact that the MFC tuple was seen, so that
786 * functions declared before the MFC link can be cleaned