Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbrand.h183 extern void brand_solaris_exec(struct brand *);
/titanic_41/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c182 brand_solaris_exec(&sn1_brand); in sn1_exec()
/titanic_41/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c337 brand_solaris_exec(&s10_brand); in s10_exec()
/titanic_41/usr/src/uts/common/os/
H A Dbrand.c1004 brand_solaris_exec(struct brand *pbrand) in brand_solaris_exec() function