Searched refs:DMEMSZ (Results 1 – 2 of 2) sorted by relevance
72 #define DMEMSZ 128 macro134 if (offset + size > DMEMSZ) { in pci_fbuf_write()185 if (offset + size > DMEMSZ) { in pci_fbuf_read()403 error = pci_emul_alloc_bar(pi, 0, PCIBAR_MEM32, DMEMSZ); in pci_fbuf_init()
2448 #define DMEMSZ 4096 macro2451 uint8_t memregs[2][DMEMSZ];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()2523 if (offset + size > DMEMSZ) { in pci_emul_diow()2581 if (offset + size > DMEMSZ) { in pci_emul_dior()