Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxlu_pci.c52 unsigned dom = INVALID, bus = INVALID, dev = INVALID, func = INVALID, vslot = 0; in xlu_pci_parse_bdf() local
125 if ( hex_convert(tok, &vslot, 0xff) ) in xlu_pci_parse_bdf()
177 pcidev_struct_fill(pcidev, dom, bus, dev, func, vslot << 3); in xlu_pci_parse_bdf()

Completed in 3 milliseconds