Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h156 int pbi_op; member
/freebsd/sys/dev/pci/
H A Dpci_user.c933 if (pbi->pbi_op != PCIBARIO_READ && in pci_bar_io()
934 pbi->pbi_op != PCIBARIO_WRITE) in pci_bar_io()
961 switch (pbi->pbi_op) { in pci_bar_io()
/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c1181 pio.pbi_op = PCIBARIO_WRITE; in passthru_write()
1209 pio.pbi_op = PCIBARIO_READ; in passthru_read()