Searched refs:ptr_physpath (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | epm.h | 558 char *ptr_physpath; /* identifies node */ member
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sunpm.c | 5063 ASSERT(*rp->ptr_physpath); in pm_record_thresh() 5067 if (strcmp(rp->ptr_physpath, ptr->ptr_physpath) == 0) { in pm_record_thresh() 5188 if (strcmp(rp->ptr_physpath, path) != 0) in pm_thresh_specd() 6082 PM_DEVICE(dip), (void *)rp, rp->ptr_physpath)) in pm_apply_recorded_thresh() 6141 rp->ptr_physpath)) in pm_valid_thresh() 6156 pmf, PM_NUMCMPTS(dip), rp->ptr_numcomps, rp->ptr_physpath)) in pm_valid_thresh() 6165 pmf, rp->ptr_physpath, i, in pm_valid_thresh() 6185 if (strcmp(physpath, ptr->ptr_physpath) == 0) { in pm_unrecord_threshold()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pm.c | 1604 rp->ptr_physpath = (char *)tp; in pm_ioctl() 1754 rp->ptr_physpath = (char *)tp; in pm_ioctl()
|