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

  /src/sys/dev/pcmcia/
if_xi.c 138 STATIC int xi_ioctl(struct ifnet *, u_long, void *);
211 ifp->if_ioctl = xi_ioctl;
867 xi_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:STATIC int
872 DPRINTF(XID_CONFIG, ("xi_ioctl()\n"));
if_xi.c 138 STATIC int xi_ioctl(struct ifnet *, u_long, void *);
211 ifp->if_ioctl = xi_ioctl;
867 xi_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:STATIC int
872 DPRINTF(XID_CONFIG, ("xi_ioctl()\n"));
if_xi.c 138 STATIC int xi_ioctl(struct ifnet *, u_long, void *);
211 ifp->if_ioctl = xi_ioctl;
867 xi_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:STATIC int
872 DPRINTF(XID_CONFIG, ("xi_ioctl()\n"));

Completed in 58 milliseconds