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.h178 struct modlbrand { struct
179 struct mod_ops *brand_modops;
180 char *brand_linkinfo;
181 struct brand *brand_branddef;
/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c127 static struct modlbrand modlbrand = { variable