Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c305 struct pm_cmd_info { struct
306 int cmd; /* command code */
307 char *name; /* printable string */
308 int supported; /* true if still supported */
309 int str_type; /* PM_REQ or NOSTRUCT */
310 int inargs; /* INWHO, INDATAINT, INDATASTRING, INDEP, */
312 int diptype; /* DIP or NODIP */
313 int deptype; /* DEP or NODEP */
314 int permission; /* SU, GU, or CHECKPERMS */