Home
last modified time | relevance | path

Searched refs:PM_STATUS (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/head/
H A Dsac.h77 #define PM_STATUS 1 /* status response */ macro
/titanic_41/usr/src/cmd/ttymon/
H A Dtmsac.c209 pmmsg.pm_type = PM_STATUS; in sacpoll()
/titanic_41/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()
/titanic_41/usr/src/cmd/saf/
H A Dsac.c1005 case PM_STATUS: in readpipe()