Lines Matching refs:PCIBAR_MEM32
550 assert(pdi->pi_bar[bidx].type == PCIBAR_MEM32 || in pci_emul_mem_handler()
628 case PCIBAR_MEM32: in modify_bar_registration()
721 case PCIBAR_MEM32: in update_bar_address()
831 case PCIBAR_MEM32: in pci_emul_alloc_bar()
884 case PCIBAR_MEM32: in pci_emul_assign_bar()
942 case PCIBAR_MEM32: in pci_emul_assign_bar()
1233 pci_emul_alloc_bar(pi, barnum, PCIBAR_MEM32, in pci_emul_add_msixcap()
2176 case PCIBAR_MEM32: in pci_emul_cmd_changed()
2332 case PCIBAR_MEM32: in pci_cfgrw()
2337 PCIBAR_MEM32); in pci_cfgrw()
2477 error = pci_emul_alloc_bar(pi, 1, PCIBAR_MEM32, DMEMSZ); in pci_emul_dinit()
2480 error = pci_emul_alloc_bar(pi, 2, PCIBAR_MEM32, DMEMSZ); in pci_emul_dinit()