Searched refs:ep_current_bist (Results 1 – 2 of 2) sorted by relevance
529 EFSYS_ASSERT3U(epp->ep_current_bist, ==, EFX_BIST_TYPE_UNKNOWN); in efx_bist_start()539 epp->ep_current_bist = type; in efx_bist_start()568 EFSYS_ASSERT3U(epp->ep_current_bist, ==, type); in efx_bist_poll()602 EFSYS_ASSERT3U(epp->ep_current_bist, ==, type); in efx_bist_stop()609 epp->ep_current_bist = EFX_BIST_TYPE_UNKNOWN; in efx_bist_stop()
348 efx_bist_type_t ep_current_bist; member