Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_impl.h495 efx_rc_t (*emco_poll_reboot)(efx_nic_t *); member
H A Defx_mcdi.c216 rc = emcop->emco_poll_reboot(enp); in efx_mcdi_poll_reboot()