Searched refs:modlbrand (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c121 static struct modlbrand modlbrand = { variable in typeref:struct:modlbrand
128 MODREV_1, (void *)&modlbrand, NULL
/opensolaris-onvv-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c125 static struct modlbrand modlbrand = { variable in typeref:struct:modlbrand
132 MODREV_1, (void *)&modlbrand, NULL
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodconf.c243 static int mod_installbrand(struct modlbrand *, struct modlinkage *);
244 static int mod_removebrand(struct modlbrand *, struct modlinkage *);
523 mod_installbrand(struct modlbrand *modl, struct modlinkage *modlp)
530 mod_removebrand(struct modlbrand *modl, struct modlinkage *modlp)
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dmodctl.h178 struct modlbrand { struct

Completed in 104 milliseconds