Searched refs:re_poll (Results 1 – 1 of 1) sorted by relevance
269 static int re_poll (struct ifnet *, enum poll_cmd, int);2491 re_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) in re_poll() function3452 error = ether_poll_register(re_poll, ifp); in re_ioctl()