Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_uart.c125 .pe_init = pci_uart_init,
H A Dpci_hostbridge.c174 .pe_init = pci_hostbridge_init,
H A Dpci_virtio_rnd.c203 .pe_init = pci_vtrnd_init,
H A Dpci_emul.h58 int (*pe_init)(struct pci_devinst *, nvlist_t *); member
H A Dpci_virtio_9p.c395 .pe_init = pci_vt9p_init,
H A Dpci_fbuf.c476 .pe_init = pci_fbuf_init,
H A Dpci_virtio_block.c593 .pe_init = pci_vtblk_init,
H A Dpci_virtio_net.c765 .pe_init = pci_vtnet_init,
H A Dpci_virtio_input.c770 .pe_init = pci_vtinput_init,
H A Dpci_virtio_console.c777 .pe_init = pci_vtcon_init,
H A Dpci_virtio_scsi.c766 .pe_init = pci_vtscsi_init,
H A Dpci_virtio_viona.c1225 .pe_init = pci_viona_init,
H A Dpci_emul.c1131 err = (*pde->pe_init)(pdi, fi->fi_config); in pci_emul_init()
2613 .pe_init = pci_emul_dinit,
H A Dpci_passthru.c1167 .pe_init = passthru_init,
H A Dpci_hda.c270 .pe_init = pci_hda_init,
H A Dpci_e82545.c2419 .pe_init = e82545_init,
H A Dpci_ahci.c2582 .pe_init = pci_ahci_init,
H A Dpci_xhci.c3012 .pe_init = pci_xhci_init,
H A Dpci_nvme.c3373 .pe_init = pci_nvme_init,
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h310 void pe_init(void *);
H A Dch.c1454 pe_init((void *)chp); in ch_start()
1458 pe_init((void *)chp); in ch_start()
1849 pe_init((void *)chp); in ch_register()
H A Dpe.c150 pe_init(void* xsa) in pe_init() function
/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dpci_lpc.c616 .pe_init = pci_lpc_init,