Searched refs:epo_bist_stop (Results 1 – 2 of 2) sorted by relevance
539 EFSYS_ASSERT(epop->epo_bist_stop != NULL); in efx_bist_stop()541 if (epop->epo_bist_stop != NULL) in efx_bist_stop()542 epop->epo_bist_stop(enp, type); in efx_bist_stop()
218 void (*epo_bist_stop)(efx_nic_t *, efx_bist_type_t); member