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);
|