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

  /src/sys/arch/mips/alchemy/dev/
if_aumac.c 173 static int aumac_ioctl(struct ifnet *, u_long, void *);
327 ifp->if_ioctl = aumac_ioctl;
475 * aumac_ioctl: [ifnet interface function]
480 aumac_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int

Completed in 12 milliseconds