Home
last modified time | relevance | path

Searched defs:func (Results 1 – 10 of 10) sorted by relevance

/devicemodel/hw/pci/
A Dgsi_sharing.c82 int bus, slot, func; in check_msi_capability() local
166 int i, bus, slot, func; in update_pt_info() local
A Dcore.c252 parse_bdf(char *s, int *bus, int *dev, int *func, int base) in parse_bdf()
1032 int func, struct funcinfo *fi) in pci_emul_init()
1077 int func, struct funcinfo *fi) in pci_emul_deinit()
1472 int bus, slot, func, coff, in; in pci_emul_ecfg_handler() local
1496 int bus, slot, func, i; in init_pci() local
1728 int bus, slot, func; in deinit_pci() local
1818 int count, func, slot; in pci_bus_write_dsdt() local
2376 pci_cfgrw(struct vmctx *ctx, int vcpu, int in, int bus, int slot, int func, in pci_cfgrw()
2565 int func, int reg, int bytes, int *value) in emulate_pci_cfgrw()
A Dpassthrough.c406 int slot, int func) in cfginit()
717 int bus, slot, func, idx, irq, error; in passthru_init() local
/devicemodel/core/
A Dvmmapi.c596 vm_map_ptdev_mmio(struct vmctx *ctx, int bus, int slot, int func, in vm_map_ptdev_mmio()
615 vm_unmap_ptdev_mmio(struct vmctx *ctx, int bus, int slot, int func, in vm_unmap_ptdev_mmio()
A Dmonitor.c311 #define DEFINE_HANDLER(name, func) \ argument
/devicemodel/include/
A Dpciio.h62 u_int8_t func; /* function on this device */ member
A Dpcireg.h62 #define PCI_RID(bus, slot, func) \ argument
67 #define PCI_ARI_RID(bus, func) \ argument
79 #define PCIE_ARI_SLOT(func) (((func) >> PCI_RID_SLOT_SHIFT) & PCI_SLOTMAX) argument
80 #define PCIE_ARI_FUNC(func) (((func) >> PCI_RID_FUNC_SHIFT) & PCI_FUNCMAX) argument
A Dpci_core.h144 uint8_t bus, slot, func; member
/devicemodel/hw/platform/
A Dioc.c1373 ioc_work func, void *arg) in ioc_create_thread()
/devicemodel/hw/pci/virtio/
A Dvirtio_mei.c2204 unsigned int bus, unsigned int slot, unsigned int func) in vmei_get_devname()
2241 int bus = 0, slot = 0, func = 0; in vmei_init() local

Completed in 37 milliseconds