Searched refs:ep_current_bist (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_phy.c466 EFSYS_ASSERT3U(epp->ep_current_bist, ==, EFX_BIST_TYPE_UNKNOWN);
476 epp->ep_current_bist = type;
505 EFSYS_ASSERT3U(epp->ep_current_bist, ==, type);
539 EFSYS_ASSERT3U(epp->ep_current_bist, ==, type);
546 epp->ep_current_bist = EFX_BIST_TYPE_UNKNOWN;
H A Defx_impl.h291 efx_bist_type_t ep_current_bist; member in struct:efx_port_s

Completed in 152 milliseconds