Home
last modified time | relevance | path

Searched refs:pbi_reg (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dpciio.h113 int pbi_reg; /* starting address of BAR */ member
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c522 bar.pbi_reg = bar_offset; in print_bar()
/freebsd/sys/dev/pci/
H A Dpci_user.c1349 pm = pci_find_bar(pcidev, bio->pbi_reg); in pci_ioctl()
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c585 bar.pbi_reg = PCIR_BAR(i); in cfginitbar()