Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_emul.h184 uint32_t pba_info; /* bar index and offset within it */ member
H A Dpci_passthru.c330 msixcap.pba_info & PCIM_MSIX_BIR_MASK; in cfginitmsi()
332 msixcap.pba_info & ~PCIM_MSIX_BIR_MASK; in cfginitmsi()
H A Dpci_emul.c1226 msixcap->pba_info = msix_tab_size | (barnum & PCIM_MSIX_BIR_MASK); in pci_populate_msixcap()