Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dpciio.h159 #define PCIBARIO_READ 0x1 macro
/src/sys/dev/pci/
H A Dpci_user.c1033 if (pbi->pbi_op != PCIBARIO_READ && in pci_bar_io()
1062 case PCIBARIO_READ: in pci_bar_io()
/src/usr.sbin/bhyve/
H A Dpci_passthru.c1305 pio.pbi_op = PCIBARIO_READ; in passthru_read()