Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h157 uint32_t pbi_bar; member
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c1141 pio.pbi_bar = baridx; in passthru_write()
1169 pio.pbi_bar = baridx; in passthru_read()
/freebsd/sys/dev/pci/
H A Dpci_user.c937 bar = PCIR_BAR(pbi->pbi_bar); in pci_bar_io()