Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_viona.c89 #define VIONA_R_CFG5 29 macro
1045 case VIONA_R_CFG5: in pci_viona_write()
1046 assert((size + offset) <= (VIONA_R_CFG5 + 1)); in pci_viona_write()
1159 case VIONA_R_CFG5: in pci_viona_read()
1160 assert((size + offset) <= (VIONA_R_CFG5 + 1)); in pci_viona_read()