Searched refs:vm_setup_pptdev_msi (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libvmmapi/common/ |
H A D | mapfile-vers | 122 vm_setup_pptdev_msi;
|
H A D | vmmapi.h | 260 int vm_setup_pptdev_msi(struct vmctx *ctx, int bus, int slot, 273 int vm_setup_pptdev_msi(struct vmctx *ctx, int pptfd, uint64_t addr,
|
H A D | vmmapi.c | 1300 vm_setup_pptdev_msi(struct vmctx *ctx, int bus, int slot, int func, in vm_setup_pptdev_msi() function 1394 vm_setup_pptdev_msi(struct vmctx *ctx, int pptfd, uint64_t addr, in vm_setup_pptdev_msi() function
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_passthru.c | 937 error = vm_setup_pptdev_msi(ctx, sc->pptfd, in passthru_cfgwrite_default()
|