Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dif_wb.c149 int wb_ioctl(struct ifnet *, u_long, caddr_t);
887 ifp->if_ioctl = wb_ioctl;
1656 int wb_ioctl(ifp, command, data) in wb_ioctl() function