Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDpciio.h158 uint32_t pbi_offset; member
/freebsd-14-stable/usr.sbin/bhyve/
HDpci_passthru.c1184 pio.pbi_offset = (uint32_t)offset; in passthru_write()
1212 pio.pbi_offset = (uint32_t)offset; in passthru_read()
/freebsd-14-stable/sys/dev/pci/
HDpci_user.c942 offset = pbi->pbi_offset; in pci_bar_io()