/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",
|