Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dpciio.h163 uint32_t pbi_offset; member
/src/usr.sbin/bhyve/
H A Dpci_passthru.c1261 pio.pbi_offset = (uint32_t)offset; in passthru_write()
1307 pio.pbi_offset = (uint32_t)offset; in passthru_read()
/src/sys/dev/pci/
H A Dpci_user.c1042 offset = pbi->pbi_offset; in pci_bar_io()