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

  /src/sys/dev/pci/
if_txp.c 88 static void txp_start(struct ifnet *);
325 ifp->if_start = txp_start;
1443 txp_start(struct ifnet *ifp) function in typeref:typename:void
if_txp.c 88 static void txp_start(struct ifnet *);
325 ifp->if_start = txp_start;
1443 txp_start(struct ifnet *ifp) function in typeref:typename:void

Completed in 24 milliseconds