Searched refs:IFT_OTHER (Results 1 – 3 of 3) sorted by relevance
46 #define IFT_OTHER 0x01 /* none of the following */ macro
355 sc->sc_if.if_type = IFT_OTHER;
319 ifp->if_type = IFT_OTHER; in USB_ATTACH()