Home
last modified time | relevance | path

Searched refs:PCI_EMUL_ECFG_SIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_emul.c150 #define PCI_EMUL_ECFG_SIZE (MAXBUSES * 1024 * 1024) /* 1MB per bus */ macro
152 SYSRES_MEM(PCI_EMUL_ECFG_BASE, PCI_EMUL_ECFG_SIZE);
1698 mr.size = PCI_EMUL_ECFG_SIZE; in init_pci()