Searched refs:PCIM_HDRTYPE (Results 1 – 13 of 13) sorted by relevance
154 if ((p->pc_hdr & PCIM_HDRTYPE) == 1) in cap_pcix() 156 if ((p->pc_hdr & PCIM_HDRTYPE) != 1 || (status & (PCIXM_STATUS_133CAP | in cap_pcix() 172 if ((p->pc_hdr & PCIM_HDRTYPE) == 1) in cap_pcix() 816 if ((p->pc_hdr & PCIM_HDRTYPE) == PCIM_HDRTYPE_BRIDGE) { in list_caps() 882 switch (p->pc_hdr & PCIM_HDRTYPE) { in ecap_vc() 1306 switch (p->pc_hdr & PCIM_HDRTYPE) {
810 switch (p->pc_hdr & PCIM_HDRTYPE) { in list_bridge()827 switch (p->pc_hdr & PCIM_HDRTYPE) { in list_bars()
130 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in al_pcib_fixup()
119 if ((pci_read_config(dev, PCIR_HDRTYPE, 1) & PCIM_HDRTYPE) != 0) in puc_pci_probe()
691 if ((cfg->hdrtype & PCIM_HDRTYPE) != PCIM_HDRTYPE_NORMAL) in pci_fixancient()705 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_hdrtypedata()855 if ((cfg->hdrtype & PCIM_HDRTYPE) == PCIM_HDRTYPE_BRIDGE) in pci_ea_fill_info()913 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_read_cap()1000 if ((cfg->hdrtype & PCIM_HDRTYPE) == in pci_read_cap()1015 if ((cfg->hdrtype & PCIM_HDRTYPE) == in pci_read_cap()1578 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_find_cap_method()3875 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_reserve_secbus()3983 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_alloc_secbus()4329 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in pci_add_children()[all …]
118 #define PCIM_HDRTYPE 0x7f macro
636 switch (pci_read_config(dev, PCIR_HDRTYPE, 1) & PCIM_HDRTYPE) { in pcib_setup_secbus()
255 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in ofw_pcibus_enum_bus()
410 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in legacy_pcib_identify()
826 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in mv_pcib_init()875 maxbar = (hdrtype & PCIM_HDRTYPE) ? 0 : 6; in mv_pcib_init_all_bars()
271 if ((value & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in pci_pir_search_irq()
145 if ((dinfo->cfg.hdrtype & PCIM_HDRTYPE) != PCIM_HDRTYPE_NORMAL) in ppt_probe()
1947 switch (status & PCIM_HDRTYPE) { in aac_find_pci_capability()