Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_pci.c221 uint16_t parent_bus; member
341 ppb->parent_bus = PCIE_PCIECAP_DEV_TYPE_PCI_PSEUDO; in ppb_attach()
343 (ppb->parent_bus != PCIE_PCIECAP_DEV_TYPE_PCIE_DEV); in ppb_attach()
351 ppb->parent_bus = in ppb_attach()
369 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_attach()
420 ret = (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) ? in ppb_detach()
517 if ((ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) && in ppb_ctlops()
532 if ((ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) && in ppb_ctlops()
690 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_initchild()
735 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_removechild()
[all …]
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c248 uint16_t parent_bus; member
340 if (ppb_p->parent_bus != PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) in ppb_info()
444 ppb->parent_bus = PCIE_PCIECAP_DEV_TYPE_PCI_PSEUDO; in ppb_attach()
446 (ppb->parent_bus != PCIE_PCIECAP_DEV_TYPE_PCIE_DEV); in ppb_attach()
454 ppb->parent_bus = 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()
593 if ((ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) && in ppb_ctlops()
604 if ((ppb_p->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) && in ppb_ctlops()
968 if (ppb->parent_bus == PCIE_PCIECAP_DEV_TYPE_PCIE_DEV) { in ppb_initchild()
[all …]