Home
last modified time | relevance | path

Searched refs:psce_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Depm.h914 } psce_t; typedef
919 psce_t *pscc_entries;
/titanic_41/usr/src/uts/common/io/
H A Dpm.c94 extern psce_t *pm_psc_clone_to_direct(int);
95 extern psce_t *pm_psc_clone_to_interest(int);
736 pm_free_entries(psce_t *pscep, int clone, int direct) in pm_free_entries()
770 psce_t *pscep; in pm_discard_entries()
2282 psce_t *pscep; in pm_ioctl()
2425 psce_t *pscep; in pm_ioctl()
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c2603 static psce_t *
2607 psce_t *psce; in pm_psc_dip_to_direct()
2634 psc_entry(ushort_t event, psce_t *psce, dev_info_t *dip, int comp, int new, in psc_entry()
2704 static psce_t *
2733 psce_t *psce; in pm_enqueue_notify()
5589 psce_t *psce; in pm_register_watcher()
5616 psce = kmem_zalloc(sizeof (psce_t), KM_SLEEP); in pm_register_watcher()
5639 psce = kmem_zalloc(sizeof (psce_t), KM_SLEEP); in pm_register_watcher()
5720 psce_t *psce; in pm_deregister_watcher()
5779 static psce_t *
[all …]