Home
last modified time | relevance | path

Searched refs:PMD_SET (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c1720 PMD(PMD_SET, ("%s: %s@%s(%s#%d), comp=%d, dir=%s, new=%d\n", in pm_set_power()
3115 PMD(PMD_SET, ("%s: %s@%s(%s#%d), comp=%d is already at " in pm_phc_impl()
6875 PMD(PMD_SET, ("%s: %s@%s(%s#%d)\n", pmf, PM_DEVICE(dip))) in pm_pre_config()
6881 PMD(PMD_SET, ("%s: %s@%s(%s#%d)\n", pmf, PM_DEVICE(dip))) in pm_pre_config()
6902 PMD(PMD_SET, ("%s: %s@%s(%s#%d), flags=%x\n", pmf, in pm_pre_unconfig()
6909 PMD(PMD_SET, ("%s: %s@%s(%s#%d), flags=%x\n", pmf, PM_DEVICE(dip), in pm_pre_unconfig()
7074 PMD(PMD_SET, ("%s: %s@%s(%s#%d)\n", pmf, PM_DEVICE(dip))) in pm_post_config() local
7080 PMD(PMD_SET, ("%s: %s@%s(%s#%d)\n", pmf, PM_DEVICE(dip))) in pm_post_config()
7090 PMD(PMD_SET, ("%s: %s@%s(%s#%d), held = %d\n", pmf, in pm_post_unconfig() local
7097 PMD(PMD_SET, ("%s: %s@%s(%s#%d), held = %d\n", pmf, PM_DEVICE(dip), in pm_post_unconfig()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Depm.h670 #define PMD_SET 0x0002000 macro