Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_emul.h186 uint32_t pba_info; /* bar index and offset within it */ member
H A Dpci_passthru.c306 msixcap.pba_info & PCIM_MSIX_BIR_MASK; in cfginitmsi()
308 msixcap.pba_info & ~PCIM_MSIX_BIR_MASK; in cfginitmsi()
H A Dpci_emul.c1153 msixcap->pba_info = msix_tab_size | (barnum & PCIM_MSIX_BIR_MASK); in pci_populate_msixcap()