Searched refs:ifmt_word (Results 1 – 3 of 3) sorted by relevance
446 if (IFM_TYPE(ifmw) == desc->ifmt_word) in ifmedia_printword()456 if (IFM_MODE(ifmw) == desc->ifmt_word) { in ifmedia_printword()468 if (IFM_SUBTYPE(ifmw) == desc->ifmt_word) in ifmedia_printword()472 if (IFM_SUBTYPE(ifmw) == desc->ifmt_word) in ifmedia_printword()487 if (ifmw & desc->ifmt_word) { in ifmedia_printword()499 if (ifmw & desc->ifmt_word) { in ifmedia_printword()
421 int ifmt_word; /* word value; may be masked */ member
526 if (type == desc->ifmt_word) in get_media_subtype()550 if (type == desc->ifmt_word) in get_media_mode()579 if (type == desc->ifmt_word) in get_media_options()611 return (desc->ifmt_word); in lookup_media_word()621 if (IFM_TYPE(ifmw) == desc->ifmt_word) in get_toptype_desc()634 if (IFM_TYPE(ifmw) == desc->ifmt_word) in get_toptype_ttos()651 if (IFM_SUBTYPE(ifmw) == desc->ifmt_word) in get_subtype_desc()670 if (IFM_MODE(ifmw) == desc->ifmt_word) in get_mode_desc()724 if (ifmw & desc->ifmt_word) { in print_media_word()777 if (ifmw & desc->ifmt_word) { in print_media_word_ifconfig()