/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | method.md | 18 Uses timers for determining when a fan's sensor should be marked nonfunctional 25 to be calculated out of range of a current target before being marked 29 current target before being marked functional. 50 An up/down counter for determining when a fan's sensor should be marked 54 `threshold`, the fan is marked nonfunctional. However, at any point the sensor's 56 fan's sensor(s) do not have to continuously be in a faulted state to be marked 64 range before being marked nonfunctional.
|
/openbmc/phosphor-fan-presence/monitor/example/ |
H A D | config.json | 8 "seconds before being marked nonfunctional in inventory. The first", 12 "takes 1 sensor to mark this fan nonfunctional and once marked", 15 "Each sensor has an error logged after 0 seconds being marked", 49 "sensor reaches the threshold of 25 ticks, the fan is marked", 53 "time to be marked nonfunctional. It takes 1 sensor to mark this fan", 55 "Each sensor has an error logged after 0 seconds being marked", 95 "being marked nonfunctional in inventory. Instead of using the default", 101 "sensor to mark this fan nonfunctional and when marked nonfunctional,", 102 "it is immediately marked functional again once within 15% of the", 104 "Each sensor has an error logged after 0 seconds being marked",
|
/openbmc/libpldm/docs/checklists/ |
H A D | changes.md | 207 Given this, it is always okay to implement functions marked stable in terms of 208 functions marked testing inside of libpldm. If we remove or change the prototype 209 of a function marked testing the only impact is that we need to fix up any call 298 - [ ] My new public `struct` definitions are _not_ marked 325 - [ ] My new function symbols are marked with `LIBPLDM_ABI_TESTING` in the 328 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so 408 - [ ] The API of interest is currently marked `LIBPLDM_ABI_TESTING` 455 - [ ] If the function is marked `LIBPLDM_ABI_TESTING`, then I have removed it 457 - [ ] If the function is marked `LIBPLDM_ABI_STABLE`, then I have changed the 462 - [ ] If the function is marked `LIBPLDM_ABI_DEPRECATE [all...] |
/openbmc/libpldm/ |
H A D | CONTRIBUTING.md | 207 Given this, it is always okay to implement functions marked stable in terms of 208 functions marked testing inside of libpldm. If we remove or change the prototype 209 of a function marked testing the only impact is that we need to fix up any call 298 - [ ] My new public `struct` definitions are _not_ marked 325 - [ ] My new function symbols are marked with `LIBPLDM_ABI_TESTING` in the 328 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so 408 - [ ] The API of interest is currently marked `LIBPLDM_ABI_TESTING` 455 - [ ] If the function is marked `LIBPLDM_ABI_TESTING`, then I have removed it 457 - [ ] If the function is marked `LIBPLDM_ABI_STABLE`, then I have changed the 462 - [ ] If the function is marked `LIBPLDM_ABI_DEPRECATED`, then I have removed it [all …]
|
/openbmc/qemu/hw/vfio/ |
H A D | vfio-migration-internal.h | 25 * The beginning of state information is marked by _DEV_CONFIG_STATE, 27 * certain state information is marked by _END_OF_STATE.
|
/openbmc/qemu/include/hw/ssi/ |
H A D | pnv_spi.h | 60 /* Number of N1/N2 bytes marked for transmit */ 63 /* Number of N1/N2 bytes marked for receive */
|
/openbmc/openbmc/poky/bitbake/lib/progressbar/ |
H A D | widgets.py | 302 left, marked, right = (format_updatable(i, pbar) for i in 306 # Marked must *always* have length of 1 308 marked *= int(pbar.currval / pbar.maxval * width) 310 marked = '' 313 return '%s%s%s' % (left, marked.ljust(width, self.fill), right) 315 return '%s%s%s' % (left, marked.rjust(width, self.fill), right)
|
/openbmc/qemu/.gitlab-ci.d/cirrus/ |
H A D | README.rst | 40 This variable **must** be marked as *Masked*, because anyone with knowledge 43 Neither of these variables should be marked as *Protected*, because in
|
/openbmc/u-boot/include/dm/ |
H A D | util.h | 45 * Devicetree nodes can be marked as needed to be bound 71 * Devicetree nodes can be marked as needed to be bound
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-read-settings-mrw/ |
H A D | mrw-override-settings.yaml | 2 # Any MRW variables, marked by MRW_<MRW variable name>, are replaced with their
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Jam | 3 clearly marked.
|
H A D | AdaCore-doc | 1 …ns, as is or with alterations, provided that (1) alterations are clearly marked as alterations and…
|
H A D | LPD-document | 8 changes or deletions from the original are clearly marked.
|
H A D | SSH-short | 3 software must be clearly marked as such, and if the derived work is
|
H A D | McPhee-slideshow | 6 marked.
|
H A D | Newsletr | 7 2. Altered versions must be plainly marked as such, and must not be misrepresented as being the or…
|
H A D | Leptonica | 8 (2) modified versions must be plainly marked as such; and
|
H A D | Spencer-86 | 9 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the ori…
|
H A D | Zlib | 17 2. Altered source versions must be plainly marked as such, and must not be
|
H A D | lsof | 23 3. Altered versions must be plainly marked as such, and must
|
H A D | Spencer-94 | 10 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the ori…
|
/openbmc/qemu/linux-user/i386/ |
H A D | vdso.S | 109 * While this frame is marked as a signal frame, that only applies to how 111 * that arrived here, from the inner frame, is not marked as a signal frame
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.lsch3_2 | 23 All DDR memory is marked as cache-enabled.
|
/openbmc/openbmc/poky/bitbake/lib/simplediff/ |
H A D | LICENSE | 18 2. Altered source versions must be plainly marked as such, and must not be
|
/openbmc/u-boot/scripts/kconfig/tests/choice/ |
H A D | __init__.py | 8 Also, if a choice is marked as 'optional', the whole choice can be
|