Searched refs:PCIM_HDRTYPE (Results 1 – 21 of 21) sorted by relevance
155 if ((p->pc_hdr & PCIM_HDRTYPE) == 1) in cap_pcix()157 if ((p->pc_hdr & PCIM_HDRTYPE) != 1 || (status & (PCIXM_STATUS_133CAP | in cap_pcix()173 if ((p->pc_hdr & PCIM_HDRTYPE) == 1) in cap_pcix()547 switch (p->pc_hdr & PCIM_HDRTYPE) { in list_caps()845 switch (p->pc_hdr & PCIM_HDRTYPE) { in pci_find_cap()
443 switch (p->pc_hdr & PCIM_HDRTYPE) { in list_bridge()460 switch (p->pc_hdr & PCIM_HDRTYPE) { in list_bars()
70 if ((pci_read_config(dev, PCIR_HDRTYPE, 1) & PCIM_HDRTYPE) != 0) in proto_pci_probe()
119 if ((pci_read_config(dev, PCIR_HDRTYPE, 1) & PCIM_HDRTYPE) != 0) in puc_pci_probe()
147 if ((CS_READ(PCIR_HDRTYPE, 1) & PCIM_HDRTYPE) == in ofw_pcibus_setup_device()
1231 PCIM_HDRTYPE) != PCIM_HDRTYPE_BRIDGE && in schizo_setup_device()
235 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in ofw_pcibus_enum_bus()
570 if ((cfg->hdrtype & PCIM_HDRTYPE) != PCIM_HDRTYPE_NORMAL) in pci_fixancient()584 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_hdrtypedata()707 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_read_cap()803 if ((cfg->hdrtype & PCIM_HDRTYPE) == in pci_read_cap()818 if ((cfg->hdrtype & PCIM_HDRTYPE) == in pci_read_cap()1326 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_find_cap_method()3359 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_reserve_secbus()3468 switch (cfg->hdrtype & PCIM_HDRTYPE) { in pci_alloc_secbus()3638 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in pci_add_children()5238 switch (dinfo->cfg.hdrtype & PCIM_HDRTYPE) { in pci_cfg_restore()[all …]
116 #define PCIM_HDRTYPE 0x7f macro
549 switch (pci_read_config(dev, PCIR_HDRTYPE, 1) & PCIM_HDRTYPE) { in pcib_setup_secbus()
725 maxbar = (hdrtype & PCIM_HDRTYPE) ? 0 : 6; in rt305x_pcib_init_all_bars()816 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in rt305x_pcib_init()
99 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in xlp_pci_attach()
765 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in mv_pcib_init()814 maxbar = (hdrtype & PCIM_HDRTYPE) ? 0 : 6; in mv_pcib_init_all_bars()
411 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in legacy_pcib_identify()
274 if ((value & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in pci_pir_search_irq()
136 if ((dinfo->cfg.hdrtype & PCIM_HDRTYPE) != PCIM_HDRTYPE_NORMAL) in ppt_probe()
573 if ((hdrtype & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in fsl_pcib_init()
571 switch (hdrtype & PCIM_HDRTYPE) { in octopci_init_device()
581 if ((value & PCIM_HDRTYPE) > PCI_MAXHDRTYPE) in acpi_pci_link_search_irq()
1924 switch (status & PCIM_HDRTYPE) { in aac_find_pci_capability()
1154 switch (cfg->hdrtype & PCIM_HDRTYPE) { in t3_os_find_pci_capability()