Home | Sort by: relevance | last modified time | path |
/src/sbin/efi/ | |
devpath1.c | 292 const char *iftype; local in function:devpath_hw_bmc 294 iftype = devpath_hw_bmc_iftype(p->IfaceType); 297 iftype, p->BaseAddress); 305 p->IfaceType, iftype, |
/src/sys/dev/pcmcia/ | |
pcmciavar.h | 83 int iftype; member in struct:pcmcia_config_entry |
/src/sys/netinet/ | |
if_arp.c | 1135 int iftype = 0; local in function:in_arpinput 1137 iftype = _rcvif->if_type; 1139 if (iftype != IFT_CARP) |
/src/usr.sbin/moused/ | |
mouse.h | 86 int iftype; /* MOUSE_IF_XXX */ member in struct:mousehw 94 /* iftype */ |