Home
last modified time | relevance | path

Searched refs:max_cap (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.c364 int max_cap = XEN_HOST_PCI_MAX_EXT_CAP; in xen_host_pci_find_ext_cap_offset() local
388 max_cap--; in xen_host_pci_find_ext_cap_offset()
389 } while (max_cap > 0); in xen_host_pci_find_ext_cap_offset()
H A Dxen_pt_config_init.c1880 unsigned max_cap = XEN_PCI_CAP_MAX; in find_cap_offset() local
1891 while (max_cap--) { in find_cap_offset()