Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwe.c96 static poll_handler_t fwe_poll; variable
99 fwe_poll(if_t ifp, enum poll_cmd cmd, int count) in fwe_poll() function
386 error = ether_poll_register(fwe_poll, ifp); in fwe_ioctl()