HomeSort by: relevance | last modified time | path
    Searched refs:GET_IFP (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
if_rtwnreg.h 217 #define GET_IFP(sc) (&(sc)->sc_if)
if_rtwn.c 217 struct ifnet *ifp = GET_IFP(sc);
402 struct ifnet *ifp = GET_IFP(sc);
447 struct ifnet *ifp = GET_IFP(sc);
3412 struct ifnet *ifp = GET_IFP(sc);
3559 struct ifnet *ifp = GET_IFP(sc);
  /src/sys/dev/usb/
if_umb.c 524 ifp = GET_IFP(sc);
579 struct ifnet *ifp = GET_IFP(sc);
630 if_deactivate(GET_IFP(sc));
703 struct ifnet *ifp = GET_IFP(sc);
733 struct ifnet *ifp = GET_IFP(sc);
955 struct ifnet *ifp = GET_IFP(sc);
989 struct ifnet *ifp = GET_IFP(sc);
1008 struct ifnet *ifp = GET_IFP(sc);
1299 struct ifnet *ifp = GET_IFP(sc);
1395 struct ifnet *ifp = GET_IFP(sc)
    [all...]
if_umbreg.h 354 #define GET_IFP(sc) (&(sc)->sc_if)

Completed in 15 milliseconds