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

/freebsd-12-stable/sys/dev/sf/
H A Dif_sf.c198 static int sf_poll(struct ifnet *ifp, enum poll_cmd cmd, int count);
615 error = ether_poll_register(sf_poll, ifp);
1796 sf_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) function

Completed in 58 milliseconds