Searched refs:pcibar_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_emul.h75 enum pcibar_type { enum
84 enum pcibar_type type; /* io or memory */
214 enum pcibar_type type, uint64_t size);
216 uint64_t hostbase, enum pcibar_type type, uint64_t size);
H A Dpci_passthru.c445 enum pcibar_type bartype;
H A Dpci_emul.c427 pci_emul_alloc_bar(struct pci_devinst *pdi, int idx, enum pcibar_type type,
559 enum pcibar_type type, uint64_t size)

Completed in 62 milliseconds