Home
last modified time | relevance | path

Searched refs:PCI_PM_IDLESPEED (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c613 (reqp->req.report_pmcap_req.cap == PCI_PM_IDLESPEED)) { in pci_ctlops()
/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/i86pc/io/pciex/
H A Dnpe.c889 (reqp->req.report_pmcap_req.cap == PCI_PM_IDLESPEED)) in npe_ctlops()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1990 #define PCI_PM_IDLESPEED 0x1 /* clock for idle dev - cap */ macro
/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()