Searched refs:modlpcbe (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/pcbe/ |
H A D | niagara_pcbe.c | 531 static struct modlpcbe modlpcbe = { variable 539 &modlpcbe,
|
H A D | niagara2_pcbe.c | 816 static struct modlpcbe modlpcbe = { variable 830 &modlpcbe,
|
/illumos-gate/usr/src/uts/sun4u/pcbe/ |
H A D | us234_pcbe.c | 951 static struct modlpcbe modlpcbe = { variable 959 &modlpcbe,
|
H A D | opl_pcbe.c | 897 static struct modlpcbe modlpcbe = { variable 905 &modlpcbe,
|
/illumos-gate/usr/src/uts/intel/pcbe/ |
H A D | opteron_pcbe.c | 1038 static struct modlpcbe modlpcbe = { variable 1046 &modlpcbe,
|
H A D | p4_pcbe.c | 1030 static struct modlpcbe modlpcbe = { variable 1038 &modlpcbe,
|
H A D | core_pcbe.c | 1495 static struct modlpcbe core_modlpcbe = {
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modconf.c | 238 static int mod_installpcbe(struct modlpcbe *, struct modlinkage *); 239 static int mod_removepcbe(struct modlpcbe *, struct modlinkage *); 499 mod_installpcbe(struct modlpcbe *modl, struct modlinkage *modlp) in mod_installpcbe() 518 mod_removepcbe(struct modlpcbe *modl, struct modlinkage *modlp) in mod_removepcbe()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | modctl.h | 172 struct modlpcbe { struct
|