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

  /src/sys/arch/powerpc/ibm4xx/dev/
if_emac.c 300 static int emac_ioctl(struct ifnet *, u_long, void *);
541 ifp->if_ioctl = emac_ioctl;
834 emac_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int

Completed in 35 milliseconds