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

  /src/sys/dev/pcmcia/
if_xi.c 145 STATIC void xi_start(struct ifnet *);
210 ifp->if_start = xi_start;
736 xi_start(ifp);
744 xi_start(struct ifnet *ifp) function in typeref:typename:STATIC void
753 DPRINTF(XID_CONFIG, ("xi_start()\n"));
768 panic("xi_start: no header mbuf");
if_xi.c 145 STATIC void xi_start(struct ifnet *);
210 ifp->if_start = xi_start;
736 xi_start(ifp);
744 xi_start(struct ifnet *ifp) function in typeref:typename:STATIC void
753 DPRINTF(XID_CONFIG, ("xi_start()\n"));
768 panic("xi_start: no header mbuf");

Completed in 22 milliseconds