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

  /src/sys/dev/pci/
if_ixl.c 798 static int ixl_ioctl(struct ifnet *, u_long, void *);
1311 ifp->if_ioctl = ixl_ioctl;
1790 ixl_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int
if_ixl.c 798 static int ixl_ioctl(struct ifnet *, u_long, void *);
1311 ifp->if_ioctl = ixl_ioctl;
1790 ixl_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:int

Completed in 29 milliseconds