Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_emul.h85 enum pcibar_type { enum
95 enum pcibar_type type; /* io or memory */
233 enum pcibar_type type, uint64_t size);
H A Dpci_passthru.c138 passthru_get_bar(struct passthru_softc *sc, int bar, enum pcibar_type *type, in passthru_get_bar()
565 enum pcibar_type bartype; in cfginitbar()
H A Dpci_emul.c127 enum pcibar_type type;
741 pci_emul_alloc_bar(struct pci_devinst *pdi, int idx, enum pcibar_type type, in pci_emul_alloc_bar()
829 const enum pcibar_type type, const uint64_t size) in pci_emul_assign_bar()