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

  /src/sys/dev/isa/
if_iy.c 128 int iyioctl(struct ifnet *, u_long, void *);
314 ifp->if_ioctl = iyioctl;
1169 iyioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
1179 printf("iyioctl called with ifp %p (%s) cmd 0x%lx data %p\n",
if_iy.c 128 int iyioctl(struct ifnet *, u_long, void *);
314 ifp->if_ioctl = iyioctl;
1169 iyioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
1179 printf("iyioctl called with ifp %p (%s) cmd 0x%lx data %p\n",
if_iy.c 128 int iyioctl(struct ifnet *, u_long, void *);
314 ifp->if_ioctl = iyioctl;
1169 iyioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
1179 printf("iyioctl called with ifp %p (%s) cmd 0x%lx data %p\n",
if_iy.c 128 int iyioctl(struct ifnet *, u_long, void *);
314 ifp->if_ioctl = iyioctl;
1169 iyioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
1179 printf("iyioctl called with ifp %p (%s) cmd 0x%lx data %p\n",

Completed in 54 milliseconds