Home
last modified time | relevance | path

Searched refs:pci_report_pmcap (Results 1 – 8 of 8) sorted by relevance

/titanic_41/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()
/titanic_41/usr/src/uts/sun4/io/
H A Debus.c330 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, in ebus_attach()
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c370 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000); in ehci_attach()
/titanic_41/usr/src/uts/common/os/
H A Dsunpci.c248 pci_report_pmcap(dev_info_t *dip, int cap, void *arg) in pci_report_pmcap() function
/titanic_41/usr/src/uts/common/sys/
H A Dsunddi.h2001 pci_report_pmcap(dev_info_t *dip, int cap, void *arg);
/titanic_41/usr/src/man/man9f/
H A DMakefile389 pci_report_pmcap.9f \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc385 file path=usr/share/man/man9f/pci_report_pmcap.9f
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c773 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000); in ohci_attach()