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

  /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

Completed in 86 milliseconds