Searched refs:DMEMSZ (Results 1 – 2 of 2) sorted by relevance
71 #define DMEMSZ 128 macro130 if (offset + size > DMEMSZ) { in pci_fbuf_write()181 if (offset + size > DMEMSZ) { in pci_fbuf_read()392 error = pci_emul_alloc_bar(pi, 0, PCIBAR_MEM32, DMEMSZ); in pci_fbuf_init()
2587 #define DMEMSZ 4096 macro2590 uint8_t memregs[2][DMEMSZ];2616 error = pci_emul_alloc_bar(pi, 1, PCIBAR_MEM32, DMEMSZ); in pci_emul_dinit()2619 error = pci_emul_alloc_bar(pi, 2, PCIBAR_MEM32, DMEMSZ); in pci_emul_dinit()2662 if (offset + size > DMEMSZ) { in pci_emul_diow()2719 if (offset + size > DMEMSZ) { in pci_emul_dior()