Home
last modified time | relevance | path

Searched refs:SECTION_HDR_TAG (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h60 #define SECTION_HDR_TAG 0x08 macro
H A Draw_access.c629 if ((sec_hdr.headertag != SECTION_HDR_TAG) && in get_section()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h65 #define SECTION_HDR_TAG 0x08 macro
H A Dfru_access.c998 if ((sec_hdr.headertag != SECTION_HDR_TAG) && in get_section()
1359 if (sec_layout.headertag != SECTION_HDR_TAG) { in fru_add_segment()
1361 sec_layout.headertag = SECTION_HDR_TAG; in fru_add_segment()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h69 #define SECTION_HDR_TAG 0x08 macro
H A Dpiclenvd.c850 if (section.header_tag != SECTION_HDR_TAG || in get_envseg()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h234 #define SECTION_HDR_TAG 0x08 macro
H A Dpiclenvd.c387 if (section.header_tag != SECTION_HDR_TAG || in get_envseg()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h313 #define SECTION_HDR_TAG 0x08 macro
H A Dpiclenvd.c531 if (section.header_tag != SECTION_HDR_TAG || in get_envseg()