Searched refs:IFT_PARA (Results 1 – 3 of 3) sorted by relevance
78 #define IFT_PARA 0x22 /* parallel-port */ macro
165 ifp = sc->ic_ifp = if_alloc(IFT_PARA); in icattach()
252 ifp = lp->sc_ifp = if_alloc(IFT_PARA); in lp_attach()