Searched refs:vm_setup_pptdev_msix (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/lib/libvmmapi/common/ |
| H A D | vmmapi.h | 262 int vm_setup_pptdev_msix(struct vmctx *ctx, int bus, int slot, 275 int vm_setup_pptdev_msix(struct vmctx *ctx, int pptfd, int idx, uint64_t
|
| H A D | mapfile-vers | 123 vm_setup_pptdev_msix;
|
| H A D | vmmapi.c | 1317 vm_setup_pptdev_msix(struct vmctx *ctx, int bus, int slot, int func, in vm_setup_pptdev_msix() function 1407 vm_setup_pptdev_msix(struct vmctx *ctx, int pptfd, int idx, in vm_setup_pptdev_msix() function
|
| /illumos-gate/usr/src/cmd/bhyve/common/ |
| H A D | pci_passthru.c | 484 (void) vm_setup_pptdev_msix(ctx, sc->pptfd, in msix_table_write() 950 error = vm_setup_pptdev_msix(ctx, in passthru_cfgwrite_default()
|