Searched refs:pba_bar (Results 1 – 6 of 6) sorted by relevance
| /freebsd/usr.sbin/pciconf/ |
| H A D | cap.c | 692 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 D | pci_emul.h | 150 int pba_bar; member
|
| H A D | pci_emul.c | 513 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 D | pci_passthru.c | 329 pi->pi_msix.pba_bar = in cfginitmsi()
|
| /freebsd/sys/contrib/alpine-hal/ |
| H A D | al_hal_pcie.h | 568 uint16_t pba_bar; member
|
| H A D | al_hal_pcie.c | 2709 (msix_params->pba_bar & AL_PCI_MSIX_PBA_BAR)); in al_pcie_msix_config()
|