Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDpciio.h154 #define PCIBARIO_READ 0x1 macro
/freebsd-13-stable/sys/dev/pci/
HDpci_user.c929 if (pbi->pbi_op != PCIBARIO_READ && in pci_bar_io()
958 case PCIBARIO_READ: in pci_bar_io()
/freebsd-13-stable/usr.sbin/bhyve/
HDpci_passthru.c1163 pio.pbi_op = PCIBARIO_READ; in passthru_read()