Searched refs:PMD_ERROR (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | pm.c | 603 PMD(PMD_ERROR, ("ioctl: %s: could not bring %s@%s" in pm_stop_pm_walk() 971 PMD(PMD_ERROR, ("ioctl: unknown command %d\n", cmd)) in pm_ioctl() 975 PMD(PMD_ERROR, ("ioctl: command %s no longer supported\n", in pm_ioctl() 997 PMD(PMD_ERROR, ("ioctl: %s: ddi_copyin " in pm_ioctl() 1009 PMD(PMD_ERROR, ("ioctl: %s: " in pm_ioctl() 1029 PMD(PMD_ERROR, ("ioctl: %s: " in pm_ioctl() 1057 PMD(PMD_ERROR, ("ioctl: %s: datasize" in pm_ioctl() 1074 PMD(PMD_ERROR, ("ioctl: %s: " in pm_ioctl() 1091 PMD(PMD_ERROR, ("ioctl: %s: " in pm_ioctl() 1105 PMD(PMD_ERROR, ("ioctl: %s: no " in pm_ioctl() [all …]
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunpm.c | 1528 PMD(PMD_ERROR, ("%s: could not suspend %s@%s(%s#%d)\n", in power_dev() 1751 PMD(PMD_ERROR, ("%s: %s@%s(%s#%d) can't change power, ret=%d, " in pm_set_power() 3369 PMD(PMD_ERROR, ("%s: could not bring " in pm_detach_failed() 3483 PMD(PMD_ERROR, ("%s: %s@%s(%s#%d)[%d]\n", pmf, in pm_premanage() 4075 PMD(PMD_ERROR, ("%s: %s@%s(%s#%d) has %d comps\n", in pm_autoconfig() 4095 PMD(PMD_ERROR, ("%s: no level spec'd\n", in pm_autoconfig() 4105 PMD(PMD_ERROR, ("%s: nsa\n", pmf)) in pm_autoconfig() 4129 PMD(PMD_ERROR, ("%s: parsenum(%s)\n", pmf, tp)) in pm_autoconfig() 4136 PMD(PMD_ERROR, ("%s: ex =, got %s\n", pmf, tp)) in pm_autoconfig() 4148 PMD(PMD_ERROR, ("%s: ewn\n", pmf)) in pm_autoconfig() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | epm.h | 659 #define PMD_ERROR 0x0000001 macro
|