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

/freebsd-13-stable/sys/kern/
H A Dkern_poll.c257 poll_handler_t *handler;
479 ether_poll_register(poll_handler_t *h, if_t ifp)
/freebsd-13-stable/sys/net/
H A Dif_var.h790 typedef int poll_handler_t(if_t ifp, enum poll_cmd cmd, int count); typedef
791 int ether_poll_register(poll_handler_t *h, if_t ifp);
/freebsd-13-stable/sys/dev/firewire/
H A Dif_fwe.c98 static poll_handler_t fwe_poll;
H A Dif_fwip.c108 static poll_handler_t fwip_poll;
/freebsd-13-stable/sys/dev/netfpga10g/nf10bmac/
H A Dif_nf10bmac.c88 static poll_handler_t nf10bmac_poll;
/freebsd-13-stable/sys/dev/vr/
H A Dif_vr.c1582 static poll_handler_t vr_poll;
1583 static poll_handler_t vr_poll_locked;
/freebsd-13-stable/sys/dev/smc/
H A Dif_smc.c129 static poll_handler_t smc_poll;
/freebsd-13-stable/sys/dev/netmap/
H A Dif_ptnet.c232 static poll_handler_t ptnet_poll;
/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsec.c892 static poll_handler_t tsec_poll;
/freebsd-13-stable/sys/dev/nge/
H A Dif_nge.c1755 static poll_handler_t nge_poll;
/freebsd-13-stable/sys/dev/ste/
H A Dif_ste.c461 static poll_handler_t ste_poll, ste_poll_locked;
/freebsd-13-stable/sys/dev/sis/
H A Dif_sis.c1645 static poll_handler_t sis_poll;
/freebsd-13-stable/sys/dev/mge/
H A Dif_mge.c741 static poll_handler_t mge_poll;
/freebsd-13-stable/sys/dev/nfe/
H A Dif_nfe.c1615 static poll_handler_t nfe_poll;
/freebsd-13-stable/sys/dev/dc/
H A Dif_dc.c3228 static poll_handler_t dc_poll;
/freebsd-13-stable/sys/dev/fxp/
H A Dif_fxp.c1678 static poll_handler_t fxp_poll;

Completed in 309 milliseconds