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

/freebsd-11-stable/sys/kern/
H A Dkern_poll.c250 poll_handler_t *handler;
468 ether_poll_register(poll_handler_t *h, if_t ifp)
/freebsd-11-stable/sys/net/
H A Dif_var.h678 typedef int poll_handler_t(if_t ifp, enum poll_cmd cmd, int count); typedef
679 int ether_poll_register(poll_handler_t *h, if_t ifp);
/freebsd-11-stable/sys/dev/firewire/
H A Dif_fwe.c96 static poll_handler_t fwe_poll;
H A Dif_fwip.c106 static poll_handler_t fwip_poll;
/freebsd-11-stable/sys/dev/netfpga10g/nf10bmac/
H A Dif_nf10bmac.c88 static poll_handler_t nf10bmac_poll;
/freebsd-11-stable/sys/dev/smc/
H A Dif_smc.c125 static poll_handler_t smc_poll;
/freebsd-11-stable/sys/dev/vr/
H A Dif_vr.c1567 static poll_handler_t vr_poll;
1568 static poll_handler_t vr_poll_locked;
/freebsd-11-stable/sys/dev/altera/atse/
H A Dif_atse.c98 static poll_handler_t atse_poll;
/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec.c870 static poll_handler_t tsec_poll;
/freebsd-11-stable/sys/dev/nge/
H A Dif_nge.c1752 static poll_handler_t nge_poll;
/freebsd-11-stable/sys/dev/ste/
H A Dif_ste.c457 static poll_handler_t ste_poll, ste_poll_locked;
/freebsd-11-stable/sys/dev/sis/
H A Dif_sis.c1635 static poll_handler_t sis_poll;
/freebsd-11-stable/sys/dev/mge/
H A Dif_mge.c739 static poll_handler_t mge_poll;
/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb.c150 static poll_handler_t ixgb_poll;
/freebsd-11-stable/sys/dev/dc/
H A Dif_dc.c3221 static poll_handler_t dc_poll;
/freebsd-11-stable/sys/dev/fxp/
H A Dif_fxp.c1674 static poll_handler_t fxp_poll;
/freebsd-11-stable/sys/dev/e1000/
H A Dif_lem.c263 static poll_handler_t lem_poll;
H A Dif_igb.c227 static poll_handler_t igb_poll;
H A Dif_em.c350 static poll_handler_t em_poll;
/freebsd-11-stable/sys/dev/nfe/
H A Dif_nfe.c1636 static poll_handler_t nfe_poll;

Completed in 356 milliseconds