Searched refs:PCI_CAP_EINVAL32 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c94 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32)
106 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32)
181 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32)
258 return (PCI_CAP_EINVAL32);
279 data = PCI_CAP_EINVAL32;
342 if ((*ptr++ = pci_config_get32(h, base)) == PCI_CAP_EINVAL32)
H A Dpci_intr_lib.c511 offset)) == PCI_CAP_EINVAL32)
574 offset)) == PCI_CAP_EINVAL32)
641 offset)) == PCI_CAP_EINVAL32)
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h60 #define PCI_CAP_EINVAL32 0xffffffff macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1079 if (capid == PCI_CAP_EINVAL32)
1409 PCI_CAP_EINVAL32) {
1419 PCI_CAP_EINVAL32) {
1429 PCI_CAP_EINVAL32) {
1441 PCI_CAP_EINVAL32) {
1450 PCI_CAP_EINVAL32) {
1560 PCI_CAP_EINVAL32) {

Completed in 66 milliseconds