Home
last modified time | relevance | path

Searched defs:pmmsg (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/head/
H A Dsac.h62 struct pmmsg { struct
63 char pm_type; /* type of message */
64 uchar_t pm_state; /* current state of port monitor */
65 char pm_maxclass; /* max message class this PM */
67 char pm_tag[PMTAGSIZE + 1]; /* port monitor's tag */
68 int pm_size; /* size of optional data portion */
/titanic_41/usr/src/cmd/ttymon/
H A Dtmsac.c163 struct pmmsg pmmsg; in sacpoll() local
/titanic_41/usr/src/cmd/saf/
H A Dsac.c937 struct pmmsg pmmsg; /* incoming message */ in readpipe() local