Home
last modified time | relevance | path

Searched refs:pci_report_pmcap (Results 1 – 8 of 8) 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) == in eri_attach()
3054 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED, in eri_nonfatal_err()
4695 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED, in eri_new_xcvr()
4778 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED, in eri_new_xcvr()
4948 if (pci_report_pmcap(erip->dip, PCI_PM_IDLESPEED, in eri_check_link_noind()
/illumos-gate/usr/src/uts/sun4/io/
H A Debus.c330 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, in ebus_attach()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c369 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000); in ehci_attach()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c150 pci_report_pmcap(dev_info_t *dip, int cap, void *arg) in pci_report_pmcap() function
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h2025 pci_report_pmcap(dev_info_t *dip, int cap, void *arg);
/illumos-gate/usr/src/man/man9f/
H A DMakefile417 pci_report_pmcap.9f \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1084 file path=usr/share/man/man9f/pci_report_pmcap.9f
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c772 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000); in ohci_attach()