Home
last modified time | relevance | path

Searched defs:modlbrand (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c122 static struct modlbrand modlbrand = { variable
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h179 struct modlbrand { struct
180 struct mod_ops *brand_modops;
181 char *brand_linkinfo;
182 struct brand *brand_branddef;
/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c127 static struct modlbrand modlbrand = { variable