Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c470 static int bge_poll(if_t ifp, enum poll_cmd cmd, int count);
4514 bge_poll(if_t ifp, enum poll_cmd cmd, int count) in bge_poll() function
5809 error = ether_poll_register(bge_poll, ifp); in bge_ioctl()