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

  /src/sys/dev/pcmcia/
if_xi.c 135 STATIC int xi_ether_ioctl(struct ifnet *, u_long, void *);
830 xi_ether_ioctl(struct ifnet *ifp, u_long cmd, void *data) function in typeref:typename:STATIC int
836 DPRINTF(XID_CONFIG, ("xi_ether_ioctl()\n"));
878 error = xi_ether_ioctl(ifp, cmd, data);

Completed in 14 milliseconds