Home
last modified time | relevance | path

Searched refs:EFX_VPD_END (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_vpd.c406 EFX_STATIC_ASSERT(TAG_NAME_END_DECODE == EFX_VPD_END); in efx_vpd_next_tag()
410 if (name != EFX_VPD_END && name != EFX_VPD_ID && in efx_vpd_next_tag()
490 if (tag == EFX_VPD_END) in efx_vpd_hunk_length()
531 if (tag == EFX_VPD_END) in efx_vpd_hunk_verify()
680 if (tag == EFX_VPD_END) { in efx_vpd_hunk_next()
755 if (itag == EFX_VPD_END) in efx_vpd_hunk_get()
852 if (tag == EFX_VPD_END) in efx_vpd_hunk_set()
960 if (tag == EFX_VPD_END) in efx_vpd_hunk_set()
H A Defx.h1507 EFX_VPD_END = 0x0f, enumerator