Searched refs:pcie_is_child (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 794 if (!pcie_is_child(dip, rdip)) in npe_ctlops() 817 if (!pcie_is_child(dip, rdip)) in npe_ctlops()
|
/titanic_41/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 513 if (!pcie_is_child(dip, rdip)) in ppb_ctlops() 528 if (!pcie_is_child(dip, rdip)) in ppb_ctlops()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px.c | 1267 if (!pcie_is_child(dip, rdip)) in px_ctlops() 1315 if (!pcie_is_child(dip, rdip)) in px_ctlops()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 538 extern boolean_t pcie_is_child(dev_info_t *dip, dev_info_t *rdip);
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pci.c | 589 if (!pcie_is_child(dip, rdip)) in ppb_ctlops() 600 if (!pcie_is_child(dip, rdip)) in ppb_ctlops()
|
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 614 if (!pcie_is_child(dip, rdip)) in pcieb_ctlops() 673 if (!pcie_is_child(dip, rdip)) in pcieb_ctlops()
|
H A D | pcie.c | 1708 pcie_is_child(dev_info_t *dip, dev_info_t *rdip) in pcie_is_child() function
|