Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c344 (ppb->parent_bus != PCIE_PCIECAP_DEV_TYPE_PCIE_DEV); in ppb_attach()
353 PCIE_PCIECAP_DEV_TYPE_PCIE_DEV; in ppb_attach()
370 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_attach()
518 if ((ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) && in ppb_ctlops()
533 if ((ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) && in ppb_ctlops()
700 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_initchild()
745 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_removechild()
950 if (ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_open()
1004 if (ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_ioctl()
1022 if (ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_prop_op()
[all …]
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c340 if (ppb_p->parent_bus != PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_info()
446 (ppb->parent_bus != PCIE_PCIECAP_DEV_TYPE_PCIE_DEV); in ppb_attach()
455 PCIE_PCIECAP_DEV_TYPE_PCIE_DEV; in ppb_attach()
463 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_attach()
512 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_detach()
968 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_initchild()
1003 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_uninitchild()
1567 if (ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_open()
1661 if (ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_ioctl()
1734 if (ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_prop_op()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h79 #define PCIE_PCIECAP_DEV_TYPE_PCIE_DEV 0x00 /* PCI-E Endpont Device */ macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c272 pcie_devtyp = PCIE_PCIECAP_DEV_TYPE_PCIE_DEV; in pciexfn_declare()
H A Ddid_props.c738 case PCIE_PCIECAP_DEV_TYPE_PCIE_DEV: in EXCAP_set()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c417 case PCIE_PCIECAP_DEV_TYPE_PCIE_DEV: in pf_dispatch()
1473 case PCIE_PCIECAP_DEV_TYPE_PCIE_DEV: in pf_analyse_error()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c4037 case PCIE_PCIECAP_DEV_TYPE_PCIE_DEV: in pcieadm_cap_info_pcie()