Home
last modified time | relevance | path

Searched refs:a (Results 6676 – 6700 of 22310) sorted by relevance

1...<<261262263264265266267268269270>>...893

/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst10 libATA is a library used inside the Linux kernel to support ATA host
16 internals, and a couple sample ATA low-level drivers.
254 ``->bmdma_start()`` as necessary to initiate a transfer.
268 follows a successful reset.
287 with a set of EH hooks as arguments:
305 after executing a probe-time or EH-time command via
364 a legacy IDE PRD table and returns.
385 In libata, a command is represented with
635 issue a command.
694 ICRC errors and on cases where a device is not able to complete a
[all …]
/openbmc/libpldm/scripts/
H A Dabi-dump-formatter17 return [sort {$a<=>$b} @Keys];
21 return [sort {$a cmp $b} @Keys];
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-long-filename/
H A D0001-I-ll-patch-you-only-if-devtool-lets-me-to-do-it-corr.patch3 diff --git a/patch-me b/patch-me
5 --- a/patch-me
/openbmc/linux/include/net/tc_act/
H A Dtc_skbmod.h24 #define to_skbmod(a) ((struct tcf_skbmod *)a) argument
/openbmc/qemu/tests/qapi-schema/
H A Dbad-type-int.json1 # we reject an expression with a metatype that is not a string
/openbmc/linux/arch/hexagon/include/asm/
H A Duaccess.h33 #define __clear_user(a, s) __clear_user_hexagon((a), (s)) argument
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/
H A Dwater-cooled.yaml3 # A water cooled Swift requires a minimum of three functional fan
24 'Swift has a single chassis to monitor.'
33 'Swift has a single chassis to monitor.'
113 'Maintain a cache of the chassis cooling type.'
162 For a more detailed definition of unplugged, consult the documentation
181 For a more detailed definition of nonfunctional, consult the documentation
249 'Log a hard poweroff event to the systemd journal.'
259 'Log a shutdown event to the systemd journal.'
269 'Create a Fan Shutdown Error log.'
H A Dair-cooled.yaml3 # An air cooled Swift requires a minimum of three functional fan enclosures.
24 'Swift has a single chassis to monitor.'
33 'Swift has a single chassis to monitor.'
113 'Maintain a cache of the chassis cooling type.'
162 For a more detailed definition of unplugged, consult the documentation
181 For a more detailed definition of nonfunctional, consult the documentation
249 'Log a hard poweroff event to the systemd journal.'
259 'Log a shutdown event to the systemd journal.'
269 'Create a Fan Shutdown Error log.'
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A DKconfig60 GP EVM is a standalone test, development, and
106 embedded network computer in a small, easy to use SODIMM module which
108 processor, with fast DDR3 512MB SDRAM, 4GB of embedded MMC and a Gigabit
213 The PDU001 is a processor and display unit developed around
250 GP EVM is a standalone test, development, and
266 self-refresh mode is a special power saving mode where in all
269 up after a predetermined period. Once RTC alarm fires, the PMIC
270 powers up all the voltage domains. U-Boot takes a special path
286 during compile time to determine the maximum size of a
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dfsl,qoriq-mc.txt3 The Freescale Management Complex (fsl-mc) is a hardware resource
15 As described in the above overview, all DPAA2 objects in a DPRC share the
16 same hardware "isolation context" and a 10-bit value called an ICID
22 the set of possible ICIDs under a root DPRC and how they map to
60 as in the device tree presented to a virtual machine.
88 The dpmac nodes must be under a node named "dpmacs" which contains
94 have a value of 1.
99 have a value of 0.
127 - msi-map: Maps an ICID to a GIC ITS and associated msi-specifier
/openbmc/linux/Documentation/hwmon/
H A Df71882fg.rst158 Since both modes work in a 0-100% (mapped to 0-255) scale, there isn't a
159 whole lot of a difference when modifying fan control settings. The only
163 fan control will not work properly, unless you set a sane fan#_full_speed
166 Switching between these modes requires re-initializing a whole bunch of
176 You ask for a specific PWM duty cycle / DC voltage or a specific % of
181 You can define a number of temperature/fan speed trip points, which % the
182 fan should run at at this temp and which temp a fan should follow using the
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i3c22 the I3C specification for a detailed description of what each
71 a device on a bus. This PID contains information about the
82 Expose the HDR (High Data Rate) capabilities of a device.
83 Returns a list of supported HDR mode, each element is separated
127 a device on a bus. This PID contains information about the
136 Expose the HDR (High Data Rate) capabilities of a device.
137 Returns a list of supported HDR mode, each element is separated
/openbmc/linux/fs/afs/
H A Drotate.c500 const struct afs_addr_list *a = in afs_dump_edestaddrreq() local
503 a->version, in afs_dump_edestaddrreq()
504 a->nr_ipv4, a->nr_addrs, a->max_addrs, in afs_dump_edestaddrreq()
505 a->preferred); in afs_dump_edestaddrreq()
507 a->responded, a->failed); in afs_dump_edestaddrreq()
508 if (a == op->ac.alist) in afs_dump_edestaddrreq()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D2001-fix-luaL-checkint.patch11 --- a/modules/lua/demux.c
31 --- a/modules/lua/libs/net.c
104 --- a/modules/lua/libs/osd.c
124 --- a/modules/lua/libs/playlist.c
164 --- a/modules/lua/libs/stream.c
175 --- a/modules/lua/libs/volume.c
186 --- a/modules/lua/libs/dialog.c
196 /** Manually update a dialog
226 --- a/modules/lua/libs/io.c
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0003-fix-luaL-checkint.patch8 --- a/modules/lua/demux.c
28 --- a/modules/lua/libs/net.c
101 --- a/modules/lua/libs/osd.c
121 --- a/modules/lua/libs/playlist.c
161 --- a/modules/lua/libs/stream.c
172 --- a/modules/lua/libs/volume.c
183 --- a/modules/lua/libs/dialog.c
193 /** Manually update a dialog
223 --- a/modules/lua/libs/io.c
/openbmc/qemu/docs/config/
H A Dmach-virt-serial.cfg15 # The guest will have a selection of VirtIO devices
24 # such as the PL011 UART, plus a PCI Express Root Bus; the
31 # This configuration file adds a number of other useful
40 # We use '-display none' to prevent QEMU from creating a
77 # There are two parts to the firmware: a read-only image
79 # guests, and a read/write variable store that is owned
190 # We use virtio-scsi here so that we can (hot)plug a large
191 # number of disks without running into issues; a SCSI disk,
192 # backed by a qcow2 disk image on the host's filesystem, is
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0004-reproducible.patch37 diff --git a/BaseTools/Source/C/GenFw/Elf64Convert.c b/BaseTools/Source/C/GenFw/Elf64Convert.c
39 --- a/BaseTools/Source/C/GenFw/Elf64Convert.c
77 diff --git a/BaseTools/Source/Python/AutoGen/BuildEngine.py b/BaseTools/Source/Python/AutoGen/Build…
79 --- a/BaseTools/Source/Python/AutoGen/BuildEngine.py
91 diff --git a/BaseTools/Source/Python/AutoGen/GenMake.py b/BaseTools/Source/Python/AutoGen/GenMake.py
93 --- a/BaseTools/Source/Python/AutoGen/GenMake.py
155 diff --git a/BaseTools/Source/Python/AutoGen/ModuleAutoGen.py b/BaseTools/Source/Python/AutoGen/Mod…
157 --- a/BaseTools/Source/Python/AutoGen/ModuleAutoGen.py
176 # Ignore generating makefile when it is a binary module
/openbmc/linux/include/linux/netfilter/ipset/
H A Dip_set.h20 #define _IP_SET_MODULE_DESC(a, b, c) \ argument
21 MODULE_DESCRIPTION(a " type of IP sets, revisions " b "-" c)
22 #define IP_SET_MODULE_DESC(a, b, c) \ argument
23 _IP_SET_MODULE_DESC(a, __stringify(b), __stringify(c))
188 bool (*same_set)(const struct ip_set *a, const struct ip_set *b);
540 #define IPSET_CONCAT(a, b) a##b argument
541 #define IPSET_TOKEN(a, b) IPSET_CONCAT(a, b) argument
/openbmc/linux/fs/fat/
H A DKconfig15 This FAT support is not a file system in itself, it only provides
25 If you need to move large files on floppies between a DOS and a
27 file system and use GNU tar's M option. GNU tar is a program
33 To compile this as a module, choose M here: the module will be called
34 fat. Note that if you compile the FAT support as a module, you
48 intend to use dosemu with a non-compressed MSDOS partition, say Y
60 as well. To compile this as a module, choose M here: the module will
77 To compile this as a module, choose M here: the module will be called
/openbmc/linux/Documentation/riscv/
H A Dvector.rst15 these interfaces is to give init systems a way to modify the availability of V
20 to use in a portable code. To get the availability of V in an ELF program,
27 argument consists of two 2-bit enablement statuses and a bit for inheritance
30 Enablement status is a tri-state value each occupying 2-bit of space in
43 arg: The control argument is a 5-bit value consisting of 3 parts, and
86 * Every successful call overwrites a previous setting for the calling
99 * a nonnegative value on success;
105 To mitigate the ABI impact of expansion of the signal stack, a
121 At every execve() call, a new enablement status of the new process is set to
/openbmc/pldm/pldmtool/
H A DREADME.md3 pldmtool is a client tool that acts as a PLDM requester which runs on the BMC.
34 Given a PLDM command "foo" of PLDM type "base" the pldmtool should consume
60 raw send a raw request and print response
69 pldmtool command prompt expects a PLDM type to display the list of supported
90 GetPLDMVersion get version of a certain type
125 send a raw request and print response
201 with a response code and completion code. The completion code represents the
207 This is a platform command and the completion code can be understood from
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dregulator.yaml15 description: A string used as a descriptive name for regulator outputs
80 the regulator needs a constant time to settle after voltage increases
86 the regulator needs a constant time to settle after voltage decreases
122 description: Set over current protection limit. This is a limit where
128 description: Set over current error limit. This is a limit where part of
141 description: Set over voltage protection limit. This is a limit where
148 description: Set over voltage error limit. This is a limit where part of
170 description: Set under voltage error limit. This is a limit where part of
177 description: Set over under voltage warning limit. This is a limit where
197 description: Set over temperature warning limit. This is a limit where
[all …]
/openbmc/linux/Documentation/networking/
H A Dipvs-sysctl.rst36 port reuse. It is a bitmap, with the values being:
50 real servers to a very busy cluster.
61 that make use of connection tracking. It is a performance
164 connection immediately when a packet arrives and its
174 When set to a non-zero value, the load balancer will expire
176 This may be useful, when a user makes a destination server
178 subsequent otherwise persistent connections are sent to a
183 persistence template if it is to be used to schedule a new
215 The secure_tcp defense is to use a more complicated TCP state
226 of incoming packets that a connection needs to receive before
[all …]
/openbmc/linux/arch/powerpc/
H A DKconfig.debug10 Only enable this if you are hitting a build failure in the
11 arch/powerpc code caused by a warning, and you don't feel
39 This option will add a small amount of overhead to all hypervisor
107 xmon will print a backtrace on the very first invocation.
123 to say Y here, unless you're building for a memory-constrained
160 enabled in a production kernel.
183 Select this to enable early debugging for a machine with a HVC
190 Select this to enable early debugging for a machine with a HVSI
191 console on a specified vterm.
247 has run, and set up the CPM in a particular way.
[all …]
/openbmc/qemu/qapi/
H A Dcrypto.json14 # depending on whether they will be used in a server versus a client.
137 # @essiv: 64-bit sector number encrypted with a hash of the encryption
177 # @key-secret: the ID of a QCryptoSecret object providing the
191 # @key-secret: the ID of a QCryptoSecret object providing the
252 # initializing a new volume
390 # @secret: Optional. The ID of a QCryptoSecret object providing the
431 # particular secret. Should be a base64 encrypted string of the
480 # handshake is completed. This is a no-op for anonymous
486 # credentials will be acting as a client or as a server
489 # @priority: a gnutls priority string as described at
[all …]

1...<<261262263264265266267268269270>>...893