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

  /src/sys/dev/pci/
if_txp.c 87 static int txp_ioctl(struct ifnet *, u_long, void *);
324 ifp->if_ioctl = txp_ioctl;
1303 txp_ioctl(struct ifnet *ifp, u_long command, void *data) function in typeref:typename:int

Completed in 12 milliseconds