Searched refs:ep_current_bist (Results 1 – 2 of 2) sorted by relevance
466 EFSYS_ASSERT3U(epp->ep_current_bist, ==, EFX_BIST_TYPE_UNKNOWN); in efx_bist_start()476 epp->ep_current_bist = type; in efx_bist_start()505 EFSYS_ASSERT3U(epp->ep_current_bist, ==, type); in efx_bist_poll()539 EFSYS_ASSERT3U(epp->ep_current_bist, ==, type); in efx_bist_stop()546 epp->ep_current_bist = EFX_BIST_TYPE_UNKNOWN; in efx_bist_stop()
291 efx_bist_type_t ep_current_bist; member