Searched refs:PCIBAR_MEM32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_emul.c375 assert(pdi->pi_bar[bidx].type == PCIBAR_MEM32 ||
459 case PCIBAR_MEM32:
538 case PCIBAR_MEM32:
617 case PCIBAR_MEM32:
841 pci_emul_alloc_bar(pi, barnum, PCIBAR_MEM32,
1696 case PCIBAR_MEM32:
1823 case PCIBAR_MEM32:
1828 PCIBAR_MEM32);
1956 error = pci_emul_alloc_bar(pi, 1, PCIBAR_MEM32, DMEMSZ);
H A Dpci_emul.h78 PCIBAR_MEM32, enumerator in enum:pcibar_type
H A Dpci_passthru.c470 bartype = PCIBAR_MEM32;
H A Dpci_ahci.c1852 pci_emul_alloc_bar(pi, 5, PCIBAR_MEM32,

Completed in 59 milliseconds