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

/freebsd-11-stable/sys/dev/firewire/
H A Dif_fwip.c106 static poll_handler_t fwip_poll; variable
109 fwip_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) function
406 error = ether_poll_register(fwip_poll, ifp);

Completed in 83 milliseconds