Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/
A Dgen-cpuid.py6 class Fail(Exception): class
54 raise Fail("Failed to interpret '%s'" % (l.strip(), ))
61 raise Fail("Duplicate symbol %s" % (name,))
64 raise Fail("Aliased value between %s and %s" %
93 raise Fail("Unrecognised attribute '%s' for %s" % (a, name))
96 raise Fail("No features found")
280 raise Fail("ERROR: Cycle found with %s when processing %s"
410 raise Fail("Unable to open fd %d: %s: %s" %
413 raise Fail("Unable to open file '%s': %s: %s" %
451 except Fail, e:
/xen-4.10.0-shim-comet/docs/misc/
A Dnetif-staging-grants.pandoc118 Fail if there are aren't enough slots.
162 16.1) Fail transmission if total packet size is smaller than Ethernet
169 16.2) Fail transmission if one of the slots (size + offset) crosses the page
172 16.3) Fail transmission if number of slots are bigger than spec defined

Completed in 6 milliseconds