Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h354 struct report_pmcap_req { struct
355 dev_info_t *who;
356 int cap;
357 void *arg;
358 } report_pmcap_req; member