Searched refs:SECTION_HDR_TAG (Results 1 - 15 of 15) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h66 #define SECTION_HDR_TAG 0x08 macro
H A Dfru_access.c941 if ((sec_hdr.headertag != SECTION_HDR_TAG) &&
1289 if (sec_layout.headertag != SECTION_HDR_TAG) {
1291 sec_layout.headertag = SECTION_HDR_TAG;
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h67 #define SECTION_HDR_TAG 0x08 macro
H A Dfru_access.c1000 if ((sec_hdr.headertag != SECTION_HDR_TAG) &&
1361 if (sec_layout.headertag != SECTION_HDR_TAG) {
1363 sec_layout.headertag = SECTION_HDR_TAG;
/opensolaris-onvv-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) &&
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h121 #define SECTION_HDR_TAG 0x08 macro
H A Dpiclsmc.c888 if (buffer[0] != SECTION_HDR_TAG) {
989 if (data[0] != SECTION_HDR_TAG) {
H A Dlibfruaccess.c1415 if ((sec_hdr.headertag != SECTION_HDR_TAG) &&
1726 if (sec_layout.headertag != SECTION_HDR_TAG) {
1728 sec_layout.headertag = SECTION_HDR_TAG;
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h315 #define SECTION_HDR_TAG 0x08 macro
H A Dpiclenvd.c533 if (section.header_tag != SECTION_HDR_TAG ||
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h71 #define SECTION_HDR_TAG 0x08 macro
H A Dpiclenvd.c852 if (section.header_tag != SECTION_HDR_TAG ||
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h236 #define SECTION_HDR_TAG 0x08 macro
H A Dpiclenvd.c389 if (section.header_tag != SECTION_HDR_TAG ||

Completed in 212 milliseconds