Searched refs:PCI_MAPREG_END (Results 1 – 18 of 18) sorted by relevance
116 for (r = PCI_MAPREG_START; r < PCI_MAPREG_END; r += sizeof(memtype)) { in mpi_pci_attach()121 if (r >= PCI_MAPREG_END) { in mpi_pci_attach()
78 reg >= PCI_MAPREG_END || in obsd_pci_io_find()146 reg >= PCI_MAPREG_END || in obsd_pci_mem_find()151 if (is64bit && (reg + 4) >= PCI_MAPREG_END) in obsd_pci_mem_find()
63 #define NMAPREG ((PCI_MAPREG_END - PCI_MAPREG_START) / \535 reg_end = PCI_MAPREG_END; in pci_probe_device()908 reg_end = PCI_MAPREG_END; in pci_reserve_resources()1371 io->pi_reg >= PCI_MAPREG_END) in pciioctl()
405 #define PCI_MAPREG_END 0x28 macro
419 for (r = PCI_MAPREG_START; r < PCI_MAPREG_END; r += sizeof(memtype)) { in vmwpvs_attach()424 if (r >= PCI_MAPREG_END) { in vmwpvs_attach()
611 reg_end = PCI_MAPREG_END; in ppb_alloc_resources()
439 #define NMAPREG ((PCI_MAPREG_END - PCI_MAPREG_START) / \
465 for (r = PCI_MAPREG_START; r < PCI_MAPREG_END; r += sizeof(memtype)) { in mpii_attach()470 if (r >= PCI_MAPREG_END) { in mpii_attach()
1727 for (rid = PCI_MAPREG_START; rid < PCI_MAPREG_END;) { in em_allocate_pci_resources()
1556 sc->sc_tag, PCI_MAPREG_END + 0x18 + (i * 4)); in pciide_activate()1590 PCI_MAPREG_END + 0x18 + (i * 4), in pciide_activate()
273 static pcireg_t pcib_bar_sizes[(4 + PCI_MAPREG_END - PCI_MAPREG_START) / 4] = {282 static pcireg_t pcib_bar_values[(4 + PCI_MAPREG_END - PCI_MAPREG_START) / 4];284 static uint64_t pcib_bar_msr[(4 + PCI_MAPREG_END - PCI_MAPREG_START) / 4] = {
95 for (bar = PCI_MAPREG_START; bar < PCI_MAPREG_END; bar += 4) in gdium_attach_hook()
24 #define SDHC_PCI_BAR_END PCI_MAPREG_END
429 for (reg = PCI_MAPREG_START; reg < PCI_MAPREG_END; reg += 4) { in efifb_is_console()460 for (reg = PCI_MAPREG_START; reg < PCI_MAPREG_END; reg += 4) { in efifb_is_primary()
196 reg_end = PCI_MAPREG_END; in pciaddr_resource_manage()
385 for (reg = PCI_MAPREG_START; reg < PCI_MAPREG_END; reg += 4) { in device_register()
786 dump_bars(bus, dev, func, PCI_MAPREG_END); in dump_type0()
1036 for (i = PCI_MAPREG_START; i < PCI_MAPREG_END; i += 4) { in radeondrm_attach_kms()