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

/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c476 static int bge_poll(struct ifnet *ifp, enum poll_cmd cmd, int count);
4528 bge_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) function
4790 /* In polling mode we poll link state in bge_poll(). */
5829 error = ether_poll_register(bge_poll, ifp);

Completed in 25 milliseconds