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

  /src/sys/dev/isa/
if_iy.c 132 void iystart(struct ifnet *);
309 ifp->if_start = iystart;
625 iystart(struct ifnet *ifp) function in typeref:typename:void
641 printf("iystart called\n");
667 panic("iystart: no header mbuf");
981 iystart(ifp);
if_iy.c 132 void iystart(struct ifnet *);
309 ifp->if_start = iystart;
625 iystart(struct ifnet *ifp) function in typeref:typename:void
641 printf("iystart called\n");
667 panic("iystart: no header mbuf");
981 iystart(ifp);

Completed in 21 milliseconds