Searched refs:b_version (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbrand.h131 * The b_version field must always be the first entry in this struct.
134 int b_version; member in struct:brand
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c91 if (brand->b_version != SUPPORTED_BRAND_VERSION) {
92 if (brand->b_version < SUPPORTED_BRAND_VERSION) {

Completed in 60 milliseconds