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

/freebsd-13-stable/sys/dev/fxp/
H A Dif_fxp.c1678 static poll_handler_t fxp_poll; variable
1681 fxp_poll(if_t ifp, enum poll_cmd cmd, int count) function
2895 error = ether_poll_register(fxp_poll, ifp);

Completed in 108 milliseconds