Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_vpd.c393 EFX_STATIC_ASSERT(TAG_NAME_END_DECODE == EFX_VPD_END); in efx_vpd_next_tag()
397 if (name != EFX_VPD_END && name != EFX_VPD_ID && in efx_vpd_next_tag()
477 if (tag == EFX_VPD_END) in efx_vpd_hunk_length()
518 if (tag == EFX_VPD_END) in efx_vpd_hunk_verify()
668 if (tag == EFX_VPD_END) { in efx_vpd_hunk_next()
743 if (itag == EFX_VPD_END) in efx_vpd_hunk_get()
840 if (tag == EFX_VPD_END) in efx_vpd_hunk_set()
948 if (tag == EFX_VPD_END) in efx_vpd_hunk_set()
H A Defx.h1177 EFX_VPD_END = 0x0f, enumerator