Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c203 .pe_barwrite = vi_pci_write,
H A Dvirtio.h428 void vi_pci_write(struct pci_devinst *pi, int baridx, uint64_t offset,
H A Dpci_virtio_9p.c345 .pe_barwrite = vi_pci_write,
H A Dpci_virtio_block.c593 .pe_barwrite = vi_pci_write,
H A Dpci_virtio_net.c807 .pe_barwrite = vi_pci_write,
H A Dpci_virtio_input.c771 .pe_barwrite = vi_pci_write,
H A Dpci_virtio_console.c760 .pe_barwrite = vi_pci_write,
H A Dvirtio.c684 vi_pci_write(struct pci_devinst *pi, int baridx, uint64_t offset, int size, in vi_pci_write() function
H A Dpci_virtio_scsi.c1125 .pe_barwrite = vi_pci_write,