Home
last modified time | relevance | path

Searched defs:epop (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/sfxge/common/
Defx_phy.c82 const efx_phy_ops_t *epop; in efx_phy_probe() local
130 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_verify() local
147 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_led_set() local
216 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_adv_cap_set() local
278 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_oui_get() local
411 const efx_phy_ops_t *epop = epp->ep_epop; in efx_phy_stats_update() local
429 const efx_phy_ops_t *epop = epp->ep_epop; in efx_bist_enable_offline() local
459 const efx_phy_ops_t *epop = epp->ep_epop; in efx_bist_start() local
498 const efx_phy_ops_t *epop = epp->ep_epop; in efx_bist_poll() local
533 const efx_phy_ops_t *epop = epp->ep_epop; in efx_bist_stop() local
Defx_port.c42 const efx_phy_ops_t *epop = epp->ep_epop; in efx_port_init() local
236 const efx_phy_ops_t *epop = epp->ep_epop; in efx_port_fini() local
Dsiena_mac.c208 const efx_phy_ops_t *epop = epp->ep_epop; in siena_mac_loopback_set() local
Def10_mac.c454 const efx_phy_ops_t *epop = epp->ep_epop; in ef10_mac_loopback_set() local
Defx_mac.c306 const efx_phy_ops_t *epop = epp->ep_epop; in efx_mac_fcntl_set() local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Devport.c224 #define check_evportop(epop) argument