Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c37 #define SUPPORTED_BRAND_VERSION BRAND_VER_1 macro
92 if (brand->b_version != SUPPORTED_BRAND_VERSION) { in brand_register()
93 if (brand->b_version < SUPPORTED_BRAND_VERSION) { in brand_register()