Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDpciio.h156 int pbi_op; member
/freebsd-13-stable/sys/dev/pci/
HDpci_user.c929 if (pbi->pbi_op != PCIBARIO_READ && in pci_bar_io()
930 pbi->pbi_op != PCIBARIO_WRITE) in pci_bar_io()
957 switch (pbi->pbi_op) { in pci_bar_io()
/freebsd-13-stable/usr.sbin/bhyve/
HDpci_passthru.c1135 pio.pbi_op = PCIBARIO_WRITE; in passthru_write()
1163 pio.pbi_op = PCIBARIO_READ; in passthru_read()