Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c123 &mod_brandops, /* type of module */
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h61 extern struct mod_ops mod_brandops;
/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c128 &mod_brandops, /* type of module */
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c251 struct mod_ops mod_brandops = { variable