Searched refs:txp_ioctl (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/txp/
H A Dif_txp.c153 static int txp_ioctl(struct ifnet *, u_long, caddr_t);
415 ifp->if_ioctl = txp_ioctl;
1708 txp_ioctl(struct ifnet *ifp, u_long command, caddr_t data) function

Completed in 365 milliseconds