Searched defs:domp (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/io/ppm/ |
H A D | ppm_subr.c | 112 ppm_domain_t *domp; in ppm_attach_err() local 135 ppm_domain_t *domp; in ppm_lookup_domain() local 157 ppm_domain_t *domp; in ppm_lookup_hndl() local 228 ppm_domain_t *domp; in ppm_create_db() local 398 ppm_domain_t *domp; in ppm_lookup_dev() local 592 ppm_domain_t *domp; in ppm_claim_dev() local 643 ppm_add_owned(dev_info_t *dip, ppm_domain_t *domp) in ppm_add_owned() 667 ppm_add_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_add_dev() 733 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_get_dev() 756 ppm_domain_t *domp; in ppm_rem_dev() local [all …]
|
H A D | ppm.c | 452 ppm_domain_t *domp = NULL; in ppm_ioctl() local 761 ppm_domain_t *domp; in ppm_ctlops() local 1202 ppm_domain_t *domp; in ppm_svc_resume_ctlop() local 1257 ppm_domain_t *domp; in ppm_bringup_domains() local 1302 ppm_domain_t *domp; in ppm_sync_bookkeeping() local 1513 ppm_domain_t *domp; in ppm_manage_fet() local 1665 ppm_fetset(ppm_domain_t *domp, uint8_t value) in ppm_fetset() 1769 ppm_fetget(ppm_domain_t *domp, uint8_t *lvl) in ppm_fetget() 1845 ppm_switch_clock(ppm_domain_t *domp, int onoff) in ppm_switch_clock() 1935 ppm_domain_t *domp; in ppm_manage_pci() local [all …]
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | ppm_plat.c | 46 ppm_cpu_next(ppm_domain_t *domp, int level) in ppm_cpu_next() 78 ppm_cpu_pre_chng(ppm_domain_t *domp, int oldl, int speedup) in ppm_cpu_pre_chng() 124 ppm_cpu_go(ppm_domain_t *domp, int level) in ppm_cpu_go() 150 ppm_cpu_post_chng(ppm_domain_t *domp, int newl, int speedup) in ppm_cpu_post_chng() 208 ppm_domain_t *domp; in ppm_change_cpu_power() local
|
H A D | ppm_xgsubr.c | 210 ppm_domain_t *domp; in ppm_create_db() local 300 ppm_domain_t *domp; in ppm_claim_dev() local 322 ppm_add_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_add_dev() 372 ppm_get_dev(dev_info_t *dip, ppm_domain_t *domp) in ppm_get_dev() 395 ppm_domain_t *domp; in ppm_rem_dev() local
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | ppm_plat.c | 124 ppm_domain_t *domp; in ppm_change_cpu_power() local 181 ppm_domain_t *domp; in ppm_alloc_pstate_domains() local 263 ppm_domain_t *domp; in ppm_free_pstate_domains() local
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ppmvar.h | 56 #define PPM_DOMAIN_UP(domp) (!(domp->dflags & PPMD_OFFLINE)) argument 90 struct ppm_domain *domp; member 336 #define PPM_LOCK_DOMAIN(domp) { \ argument 342 #define PPM_UNLOCK_DOMAIN(domp) { \ argument
|
/titanic_41/usr/src/uts/sun4u/excalibur/io/ |
H A D | xcalppm.c | 514 ppm_domain_t *domp; in xcppm_resume_ctlop() local 1369 xcppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in xcppm_lock_all() 1426 ppm_domain_t *domp; in xcppm_ctlops() local
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 852 domid_t *domp, int *vdevp) in i_xpvd_parse_devname()
|
/titanic_41/usr/src/cmd/lms/tools/ |
H A D | ATNetworkTool.cpp | 56 const char *domp = strchr(name, '.'); in GetHostNameDomain() local
|