Home
last modified time | relevance | path

Searched refs:pm_type (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ttymon/
H A Dtmsac.c209 pmmsg.pm_type = PM_STATUS; in sacpoll()
241 pmmsg.pm_type = PM_UNKNOWN; in sacpoll()
/titanic_50/usr/src/head/
H A Dsac.h63 char pm_type; /* type of message */ member
/titanic_50/usr/src/uts/i86pc/sys/
H A Dcpupm_mach.h49 uint32_t pm_type; member
/titanic_50/usr/src/uts/i86pc/os/cpupm/
H A Dcpupm_mach.c501 dptr->pm_type = type; in cpupm_alloc_domains()
638 switch (state_domain->pm_type) { in cpupm_state_change()
662 state_domain->pm_type); in cpupm_state_change()
/titanic_50/usr/src/cmd/listen/
H A Dlisten.c1023 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1030 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1038 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1045 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1050 Pmmsg.pm_type = PM_UNKNOWN; in check_sac_mesg()
/titanic_50/usr/src/cmd/saf/
H A Dsac.c998 switch (pp->pm_type) { in readpipe()