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

  /src/sys/dev/pci/
if_bge.c 201 static void bge_start(struct ifnet *);
3894 ifp->if_start = bge_start;
5498 bge_start(struct ifnet *ifp) function in typeref:typename:void
5888 * not be able to send in bge_start. The only way to get

Completed in 14 milliseconds