Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h84 #define ENVSEG_NAME 0x4553 /* environmental segment name */ macro
H A Dpiclenvd.c876 if (GET_UNALIGN16(&segment.name) == ENVSEG_NAME) in get_envseg()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h248 #define ENVSEG_NAME 0x4553 /* environmental segment name */ macro
H A Dpiclenvd.c412 if (GET_UNALIGN16(&segment.name) == ENVSEG_NAME) in get_envseg()
/illumos-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) in envd_es_setup()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h327 #define ENVSEG_NAME 0x4553 /* environmental segment name */ macro
H A Dpiclenvd.c556 if (GET_UNALIGN16(&segment.name) == ENVSEG_NAME) in get_envseg()