Searched refs:pci_report_pmcap (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 850 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 D | ebus.c | 330 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, in ebus_attach()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci.c | 370 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000); in ehci_attach()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunpci.c | 248 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 D | sunddi.h | 2001 pci_report_pmcap(dev_info_t *dip, int cap, void *arg);
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 389 pci_report_pmcap.9f \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 385 file path=usr/share/man/man9f/pci_report_pmcap.9f
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 773 (void) pci_report_pmcap(dip, PCI_PM_IDLESPEED, (void *)4000); in ohci_attach()
|