Home
last modified time | relevance | path

Searched refs:vdevfn (Results 1 – 6 of 6) sorted by relevance

/xen/tools/libxl/
A Dlibxl_pci.c48 pcidev->vdevfn = vdevfn; in pcidev_struct_fill()
60 if (pcidev->vdevfn) in libxl_create_pci_backend_device()
987 char *state, *vdevfn; in qemu_pci_add_xenstore() local
994 if (pcidev->vdevfn) { in qemu_pci_add_xenstore()
1013 else if ( sscanf(vdevfn, "0x%x", &pcidev->vdevfn) != 1 ) { in qemu_pci_add_xenstore()
1167 if (pcidev->vdevfn) { in pci_add_qmp_device_add()
1671 orig_vdev = pcidev->vdevfn & ~7U; in device_pci_add_stubdom_done()
1674 if ( !(pcidev->vdevfn >> 3) ) { in device_pci_add_stubdom_done()
1699 pcidev->vdevfn = orig_vdev; in device_pci_add_stubdom_done()
2173 if ( (pcidev->vdevfn & 0x7) == 0 ) { in pci_remove_detatched()
[all …]
A Dlibxlu_pci.c27 unsigned int func, unsigned int vdevfn) in pcidev_struct_fill() argument
33 pcidev->vdevfn = vdevfn; in pcidev_struct_fill()
A Dlibxl_types.idl777 ("vdevfn", uint32),
/xen/tools/xl/
A Dxl_pci.c36 (pcidevs[i].vdevfn >> 3) & 0x1f, pcidevs[i].vdevfn & 0x7, in pcilist()
A Dxl_sxp.c199 d_config->pcidevs[i].vdevfn); in printf_info_sexp()
/xen/tools/golang/xenlight/
A Dhelpers.gen.go2024 x.Vdevfn = uint32(xc.vdevfn)
2043 xc.vdevfn = C.uint32_t(x.Vdevfn)

Completed in 16 milliseconds