Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h163 uint32_t pbi_offset; member
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c1619 pio.pbi_offset = (uint32_t)offset; in passthru_write_locked()
1666 pio.pbi_offset = (uint32_t)offset; in passthru_read_locked()
/freebsd/sys/dev/pci/
H A Dpci_user.c1042 offset = pbi->pbi_offset; in pci_bar_io()