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);
397 if (name != EFX_VPD_END && name != EFX_VPD_ID &&
477 if (tag == EFX_VPD_END)
518 if (tag == EFX_VPD_END)
668 if (tag == EFX_VPD_END) {
743 if (itag == EFX_VPD_END)
840 if (tag == EFX_VPD_END)
948 if (tag == EFX_VPD_END)
H A Defx.h1177 EFX_VPD_END = 0x0f, enumerator in enum:efx_vpd_tag_e

Completed in 52 milliseconds