Home
last modified time | relevance | path

Searched refs:PCI_HEADER_PPB (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpcix.c55 == PCI_HEADER_PPB) in pcix_set_cmd_reg()
/titanic_50/usr/src/uts/common/io/
H A Dpci_cap.c140 case PCI_HEADER_PPB: in pci_lcap_locate()
222 case PCI_HEADER_PPB: in pci_htcap_locate()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c699 ASSERT((header_type == PCI_HEADER_PPB) || in cardbus_topbridge_assign()
836 if (header_type == PCI_HEADER_PPB) { in cardbus_bridge_assign()
1370 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in cardbus_setup_bridge()
1881 == PCI_HEADER_PPB) { in cardbus_sum_resources()
2400 ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) ? in cardbus_probe_bridge()
2555 ((*header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) || in cardbus_probe_children()
2604 == PCI_HEADER_PPB) { in cardbus_probe_children()
4393 if (header_type == PCI_HEADER_PPB) {
4415 case PCI_HEADER_PPB:
4489 if (header_type == PCI_HEADER_PPB || header_type == PCI_HEADER_CARDBUS)
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h564 #define PCI_HEADER_PPB PCI_HEADER_ONE /* type one PCI to PCI Bridge */ macro
/titanic_50/usr/src/uts/sun4/io/
H A Dpcicfg.c1823 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_program_ap()
1899 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_bridge_assign()
2618 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_sum_resources()
2977 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_free_resources()
4106 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_probe_children()
4435 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_fcode_probe()
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c720 if ((hdr_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in get_lane_width()
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1753 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_bridge_assign()
2466 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_sum_resources()
2810 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_free_resources()
3759 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_probe_children()
/titanic_50/usr/src/cmd/pcitool/
H A Dpcitool.c342 case PCI_HEADER_PPB: /* Header type 1 is a PCI-PCI bridge. */ in print_probe_info_verbose()
/titanic_50/usr/src/uts/common/os/
H A Dpcifm.c448 if ((pci_hdr_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pci_ereport_setup()
/titanic_50/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2398 case PCI_HEADER_PPB: in add_reg_props()
2658 case PCI_HEADER_PPB: in add_reg_props()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie.c1006 case PCI_HEADER_PPB: in pcie_init_bus()