Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sfxge/common/
HDefx_nic.c698 if (enop->eno_hw_unavailable != NULL) { in efx_nic_hw_unavailable()
699 if ((enop->eno_hw_unavailable)(enp) != B_FALSE) in efx_nic_hw_unavailable()
HDefx_impl.h386 boolean_t (*eno_hw_unavailable)(efx_nic_t *); member