/src/sys/dev/ic/ |
atw.c | 184 int atw_ioctl(struct ifnet *, u_long, void *); 764 ifp->if_ioctl = atw_ioctl; 3901 * atw_ioctl: [ifnet interface function] 3906 atw_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
|
atw.c | 184 int atw_ioctl(struct ifnet *, u_long, void *); 764 ifp->if_ioctl = atw_ioctl; 3901 * atw_ioctl: [ifnet interface function] 3906 atw_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
|
atw.c | 184 int atw_ioctl(struct ifnet *, u_long, void *); 764 ifp->if_ioctl = atw_ioctl; 3901 * atw_ioctl: [ifnet interface function] 3906 atw_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
|