Searched refs:ENVSEG_NAME (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h312 #define ENVSEG_NAME 0x4553 /* "ES" */ macro
H A Dpiclenvd.c929 if (GET_UNALIGN16(&seg_hdr.sseg_name) == ENVSEG_NAME)
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h329 #define ENVSEG_NAME 0x4553 /* environmental segment name */ macro
H A Dpiclenvd.c558 if (GET_UNALIGN16(&segment.name) == ENVSEG_NAME)
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h86 #define ENVSEG_NAME 0x4553 /* environmental segment name */ macro
H A Dpiclenvd.c878 if (GET_UNALIGN16(&segment.name) == ENVSEG_NAME)
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h250 #define ENVSEG_NAME 0x4553 /* environmental segment name */ macro
H A Dpiclenvd.c414 if (GET_UNALIGN16(&segment.name) == ENVSEG_NAME)

Completed in 103 milliseconds