Searched refs:eno_hw_unavailable (Results 1 – 2 of 2) sorted by relevance
859 if (enop->eno_hw_unavailable != NULL) { in efx_nic_hw_unavailable()860 if ((enop->eno_hw_unavailable)(enp) != B_FALSE) in efx_nic_hw_unavailable()
397 boolean_t (*eno_hw_unavailable)(efx_nic_t *); member