Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_bnx.c383 int bnx_ioctl(struct ifnet *, u_long, void *);
855 ifp->if_ioctl = bnx_ioctl; in bnx_attach()
5375 bnx_ioctl(struct ifnet *ifp, u_long command, void *data) in bnx_ioctl() function