Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_uart.c129 .pe_barread = pci_uart_read
H A Dpci_virtio_rnd.c204 .pe_barread = vi_pci_read,
H A Dpci_emul.h74 uint64_t (*pe_barread)(struct pci_devinst *pi, int baridx, member
H A Dpci_emul.c537 *eax = (*pe->pe_barread)(pdi, i, in pci_emul_io_handler()
565 *val = (*pe->pe_barread)(pdi, bidx, offset, size); in pci_emul_iomem_handler()
602 *val = (*pe->pe_barread)(pdi, bidx, in pci_emul_mem_handler()
604 *val |= (*pe->pe_barread)(pdi, bidx, in pci_emul_mem_handler()
607 *val = (*pe->pe_barread)(pdi, bidx, in pci_emul_mem_handler()
2800 .pe_barread = pci_emul_dior,
H A Dpci_virtio_9p.c346 .pe_barread = vi_pci_read
H A Dpci_fbuf.c481 .pe_barread = pci_fbuf_read,
H A Dpci_virtio_block.c594 .pe_barread = vi_pci_read,
H A Dpci_virtio_net.c808 .pe_barread = vi_pci_read,
H A Dpci_virtio_input.c772 .pe_barread = vi_pci_read,
H A Dpci_virtio_console.c761 .pe_barread = vi_pci_read,
H A Dpci_virtio_scsi.c1128 .pe_barread = vi_pci_read
H A Dpci_hda.c271 .pe_barread = pci_hda_read
H A Dpci_passthru.c1454 .pe_barread = passthru_read,
H A Dpci_e82545.c2533 .pe_barread = e82545_read,
H A Dpci_ahci.c2768 .pe_barread = pci_ahci_read,
H A Dpci_nvme.c3410 .pe_barread = pci_nvme_read
H A Dpci_xhci.c3265 .pe_barread = pci_xhci_read,
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_lpc.c615 .pe_barread = pci_lpc_read,