Home
last modified time | relevance | path

Searched refs:EBA_BRAND (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dexec.h117 #define EBA_BRAND 2 macro
/titanic_50/usr/src/uts/common/os/
H A Dmain.c271 brand_action = ZONE_IS_BRANDED(p->p_zone) ? EBA_BRAND : EBA_NONE; in exec_init()