Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmsac.c196 pmmsg.pm_type = PM_STATUS; in sacpoll()
228 pmmsg.pm_type = PM_UNKNOWN; in sacpoll()
/illumos-gate/usr/src/head/
H A Dsac.h63 char pm_type; /* type of message */ member
/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h319 enum pmap_type pm_type; /* regular or nested tables */ member
350 int pmap_pinit_type(pmap_t pmap, enum pmap_type pm_type, int flags);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpupm_mach.h49 uint32_t pm_type; member
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1028 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1035 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1043 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1050 Pmmsg.pm_type = PM_STATUS; in check_sac_mesg()
1055 Pmmsg.pm_type = PM_UNKNOWN; in check_sac_mesg()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c995 switch (pp->pm_type) { in readpipe()