Home
last modified time | relevance | path

Searched refs:pba_bar (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/pciconf/
H A Dcap.c692 int msgnum, pba_bar, table_bar; in cap_ea()
703 pba_bar = PCIR_BAR(val & PCIM_MSIX_BIR_MASK); in cap_ea()
712 table_bar, table_offset, pba_bar, pba_offset); in cap_ea()
580 int msgnum, pba_bar, table_bar; cap_msix() local
/freebsd/usr.sbin/bhyve/
H A Dpci_emul.h150 int pba_bar; member
H A Dpci_emul.c513 return (pi->pi_msix.pba_bar); in pci_msix_pba_bar()
1260 pi->pi_msix.pba_bar = barnum; in pci_emul_add_msixcap()
2505 SNAPSHOT_VAR_OR_LEAVE(pi->pi_msix.pba_bar, meta, ret, done); in pci_snapshot_pci_dev()
H A Dpci_passthru.c329 pi->pi_msix.pba_bar = in cfginitmsi()
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_pcie.h568 uint16_t pba_bar; member
H A Dal_hal_pcie.c2709 (msix_params->pba_bar & AL_PCI_MSIX_PBA_BAR)); in al_pcie_msix_config()