HomeSort by: relevance | last modified time | path
    Searched defs:vioif_start_locked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vioif.c 392 static void vioif_start_locked(struct ifnet *, struct vioif_netqueue *);
818 vioif_start_locked(ifp, txq0);
2156 vioif_start_locked(struct ifnet *ifp, struct vioif_netqueue *netq) function in typeref:typename:void
if_vioif.c 392 static void vioif_start_locked(struct ifnet *, struct vioif_netqueue *);
818 vioif_start_locked(ifp, txq0);
2156 vioif_start_locked(struct ifnet *ifp, struct vioif_netqueue *netq) function in typeref:typename:void

Completed in 26 milliseconds