Searched refs:pci_pm_context_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c987 } pci_pm_context_t; typedef in typeref:struct:pci_pm_context
1008 pci_pm_context_t *p;
1029 p = (pci_pm_context_t *)kmem_zalloc(sizeof (*p), KM_SLEEP);
1036 sizeof (pci_pm_context_t));
1084 (uchar_t *)p, sizeof (pci_pm_context_t));
1169 pci_pm_context_t *p;

Completed in 99 milliseconds