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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c850 if (pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000) ==
3054 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED,
4695 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED,
4778 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED,
4948 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED,
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c248 pci_report_pmcap(dev_info_t *dip, int cap, void *arg) function
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c370 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000);
/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c326 * Make the pci_report_pmcap() call only for RIO
330 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED,
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1996 pci_report_pmcap(dev_info_t *dip, int cap, void *arg);
/illumos-gate/usr/src/man/man9f/
H A DMakefile404 pci_report_pmcap.9f \
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c770 /* For RIO we need to call pci_report_pmcap */
773 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000);

Completed in 112 milliseconds