Home
last modified time | relevance | path

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

/NextBSD/sys/dev/txp/
HDif_txp.c151 static int txp_ioctl(struct ifnet *, u_long, caddr_t);
414 ifp->if_ioctl = txp_ioctl; in txp_attach()
1705 txp_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in txp_ioctl() function