Home
last modified time | relevance | path

Searched refs:com (Results 1 – 25 of 100) sorted by relevance

1234

/xen-4.10.0-shim-comet/xen/drivers/char/
A Dserial.c502 if ( com[i].driver && com[i].driver->init_preirq ) in serial_init_preirq()
503 com[i].driver->init_preirq(&com[i]); in serial_init_preirq()
513 com[i].driver->init_postirq(&com[i]); in serial_init_postirq()
523 if ( com[i].driver && com[i].driver->endboot ) in serial_endboot()
524 com[i].driver->endboot(&com[i]); in serial_endboot()
530 com[idx].driver && com[idx].driver->irq ) in serial_irq()
531 return com[idx].driver->irq(&com[idx]); in serial_irq()
539 com[idx].driver && com[idx].driver->vuart_info ) in serial_vuart_info()
540 return com[idx].driver->vuart_info(&com[idx]); in serial_vuart_info()
550 com[i].driver->suspend(&com[i]); in serial_suspend()
[all …]
/xen-4.10.0-shim-comet/tools/pygrub/src/
A DGrubConf.py144 if self.commands.has_key(com):
216 if self.commands.has_key(com):
299 if self.commands.has_key(com):
314 (com,arg) = grub_split(arg,2)
315 com="set:" + com
319 return (com,arg)
328 if com == "set":
331 if self.commands.has_key(com):
336 elif com.startswith('set:'):
428 if com == "set":
[all …]
A DExtLinuxConf.py38 (com, arg) = GrubConf.grub_exact_split(line, 2)
39 com = com.lower()
42 if com.lower() == "append" and self.kernel is not None:
61 com = None
70 if com is not None and self.commands.has_key(com):
71 if self.commands[com] is not None:
75 elif com is not None:
168 (com, arg) = GrubConf.grub_exact_split(l, 2)
169 com = com.lower()
170 if self.commands.has_key(com):
[all …]
A DLiloConf.py30 (com, arg) = GrubConf.grub_exact_split(line, 2)
32 if self.commands.has_key(com):
33 if self.commands[com] is not None:
36 logging.info("Ignored image directive %s" %(com,))
38 logging.warning("Unknown image directive %s" %(com,))
129 (com, arg) = GrubConf.grub_exact_split(l, 2)
130 if self.commands.has_key(com):
131 if self.commands[com] is not None:
132 setattr(self, self.commands[com], arg.strip())
134 logging.info("Ignored directive %s" %(com,))
[all …]
/xen-4.10.0-shim-comet/docs/
A DChangeLog25 http://xenbits.xensource.com/xen-unstable.hg?rev/183ca809e1d7
28 http://xenbits.xensource.com/xen-unstable.hg?rev/0728459b3c8d
37 http://xenbits.xensource.com/xen-unstable.hg?rev/5bb9093eb0e9
40 http://xenbits.xensource.com/xen-unstable.hg?rev/ad55c06c9bbc
43 http://xenbits.xensource.com/xen-unstable.hg?rev/18727843db60
46 http://xenbits.xensource.com/xen-unstable.hg?rev/250606290439
49 http://xenbits.xensource.com/xen-unstable.hg?rev/d97e61001d81
56 http://xenbits.xensource.com/xen-unstable.hg?rev/26fc953a89bb
62 http://xenbits.xensource.com/xen-unstable.hg?rev/cff4c8a1aa28
68 http://xenbits.xensource.com/xen-unstable.hg?rev/847bc9b19c48
[all …]
A DREADME.remus10 the latest source tarball of libnl3 at http://www.carisma.slowglass.com/~tgr/libnl/
15 at https://github.com/rshriram/remus-drbd
/xen-4.10.0-shim-comet/
A DMAINTAINERS143 M: Jan Beulich <jbeulich@suse.com>
192 M: Juergen Gross <jgross@suse.com>
223 M: Gang Wei <gang.wei@intel.com>
244 M: Jan Beulich <jbeulich@suse.com>
299 M: Wei Liu <wei.liu2@citrix.com>
304 M: Jan Beulich <jbeulich@suse.com>
357 M: Wei Liu <wei.liu2@citrix.com>
370 M: Wei Liu <wei.liu2@citrix.com>
400 M: Jan Beulich <jbeulich@suse.com>
433 M: Quan Xu <quan.xu0@gmail.com>
[all …]
/xen-4.10.0-shim-comet/m4/
A DREADME.source28 Author: Dan Nicholson <dbn.lists@gmail.com>
40 systemd.m4 was contributed to by Luis R. Rodriguez <mcgrof@do-not-panic.com>,
43 https://github.com/mcgrof/funk-systemd
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Ddebug-scif.inc6 * Oleksandr Tyshchenko <oleksandr.tyshchenko@globallogic.com>
7 * Iurii Konovalenko <iurii.konovalenko@globallogic.com>
8 * Iurii Mykhalskyi <iurii.mykhalskyi@globallogic.com>
/xen-4.10.0-shim-comet/xen/common/
A DREADME.source22 https://code.google.com/archive/p/compcache/source, path
35 Compiler at https://github.com/dgibson/dtc/tree/master/libfdt
43 https://github.com/Cyan4973/lz4
/xen-4.10.0-shim-comet/tools/libxl/
A Dcheck-xl-disk-parse137 one 0 iscsi:iqn.2001-05.com.equallogic:0-8a0906-23fe93404-c82797962054a96d-examplehost,xvda,w
138 one 0 vdev=xvda,access=w,script=block-iscsi,target=iqn.2001-05.com.equallogic:0-8a0906-23fe93404-c8…
/xen-4.10.0-shim-comet/docs/misc/
A Dxenmon.txt107 http://www.hpl.hp.com/techreports/2005/HPL-2005-187.html
111 Diwaker Gupta <diwaker.gupta@hp.com>
112 Rob Gardner <rob.gardner@hp.com>
113 Lucy Cherkasova <lucy.cherkasova.hp.com>
A Damd-ucode-container.txt5 Aravind [dot] Gopalakrishnan [at] amd [dot] com
90 [3] http://lxr.free-electrons.com/source/Documentation/x86/early-microcode.txt
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dsystemd.ml2 * Copyright (C) 2014 Luis R. Rodriguez <mcgrof@suse.com>
A Dsystemd.mli2 * Copyright (C) 2014 Luis R. Rodriguez <mcgrof@suse.com>
A Ddefine.ml4 * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
A Devent.ml4 * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
A Dstdext.ml4 * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
5 * Author Dave Scott <dave.scott@eu.citrix.com>
/xen-4.10.0-shim-comet/tools/libacpi/
A Dssdt_laptop_slate.asl20 …* See https://msdn.microsoft.com/en-us/windows/hardware/commercialize/design/device-experiences/co…
A DREADME31 http://developer.intel.com/technology/iapc/acpi/downloads.htm.
/xen-4.10.0-shim-comet/tools/ocaml/libs/mmap/
A Dxenmmap.mli4 * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
A Dxenmmap.ml4 * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
/xen-4.10.0-shim-comet/tools/ocaml/libs/eventchn/
A Dxeneventchn.ml4 * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/
A Dxst.mli4 * Author Vincent Hanquez <vincent.hanquez@eu.citrix.com>
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/
A Dxentoollog.mli.in3 * Author Ian Campbell <ian.campbell@citrix.com>

Completed in 53 milliseconds

1234