Home
last modified time | relevance | path

Searched refs:PCI_CAP_EINVAL8 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h58 #define PCI_CAP_EINVAL8 0xff macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c1085 if (pmcap == PCI_CAP_EINVAL16 || pmcsr_bse == PCI_CAP_EINVAL8) { in ppb_pwr_setup()