Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/bhyve/
HDpci_emul.c391 pdi->pi_bar[bidx].type == PCIBAR_MEM64); in pci_emul_mem_handler()
475 case PCIBAR_MEM64: in modify_bar_registration()
556 case PCIBAR_MEM64: in update_bar_address()
604 case PCIBAR_MEM64: in pci_emul_alloc_pbar()
657 if (type == PCIBAR_MEM64) { in pci_emul_alloc_pbar()
1710 case PCIBAR_MEM64: in pci_emul_cmdsts_write()
1838 case PCIBAR_MEM64: in pci_cfgrw()
1844 PCIBAR_MEM64); in pci_cfgrw()
HDpci_emul.h81 PCIBAR_MEM64, enumerator
HDpci_passthru.c557 bartype = PCIBAR_MEM64; in cfginitbar()
604 if (bartype == PCIBAR_MEM64) { in cfginitbar()