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

/freebsd-11-stable/sys/dev/firewire/
H A Dif_fwe.c96 static poll_handler_t fwe_poll; variable
99 fwe_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) function
390 error = ether_poll_register(fwe_poll, ifp);

Completed in 57 milliseconds