Searched defs:pscc (Results 1 – 2 of 2) sorted by relevance
916 typedef struct pscc { /* pm_state_change_control */ struct917 int pscc_clone; argument918 dev_info_t *pscc_dip; argument919 psce_t *pscc_entries; argument920 struct pscc *pscc_next; argument921 struct pscc *pscc_prev; argument
2707 pscc_t *pscc; in psc_interest() local5595 pscc_t *pscc = kmem_zalloc(sizeof (*pscc), KM_SLEEP); in pm_register_watcher() local