Searched refs:pcie_is_child (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 514 if (!pcie_is_child(dip, rdip)) in ppb_ctlops() 529 if (!pcie_is_child(dip, rdip)) in ppb_ctlops()
|
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 901 if (!pcie_is_child(dip, rdip)) in npe_ctlops() 924 if (!pcie_is_child(dip, rdip)) in npe_ctlops()
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px.c | 1280 if (!pcie_is_child(dip, rdip)) in px_ctlops() 1328 if (!pcie_is_child(dip, rdip)) in px_ctlops()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 737 if (!pcie_is_child(dip, rdip)) in pcieb_ctlops() 796 if (!pcie_is_child(dip, rdip)) in pcieb_ctlops()
|
H A D | pcie.c | 2663 pcie_is_child(dev_info_t *dip, dev_info_t *rdip) in pcie_is_child() function
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie_impl.h | 665 extern boolean_t pcie_is_child(dev_info_t *dip, dev_info_t *rdip);
|