Home
last modified time | relevance | path

Searched refs:ti_ether_ioctl (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_ti.c202 static int ti_ether_ioctl(struct ifnet *, u_long, void *);
2680 ti_ether_ioctl(struct ifnet *ifp, u_long cmd, void *data) in ti_ether_ioctl() function
2723 error = ti_ether_ioctl(ifp, command, data); in ti_ioctl()