Home
last modified time | relevance | path

Searched refs:If (Results 1 – 25 of 1837) sorted by relevance

12345678910>>...74

/openbmc/openbmc-test-automation/lib/
H A Dconnection_client.robot31 # If no host was provided, add ${OPENBMC_HOST} to the dictionary
34 Run Keyword If ${has_host} == ${FALSE}
37 Run Keyword If
45 # If the ${SSH_PORT} is set and no port was provided, add the defined port
48 Run Keyword If '${SSH_PORT}' != '${EMPTY}' and ${has_port} == ${FALSE}
59 Run Keyword If '${SSH_PORT}' == '${EMPTY}' scp.Open connection ${OPENBMC_HOST}
84 Run Keyword If '${host}' == '${EMPTY}' Should Not Be Equal ${alias} None
95 Run Keyword If '${host}' != '${EMPTY}' and ${host_exists} == ${FALSE}
97 Run Keyword If '${alias}' != 'None' and ${alias_exists} == ${FALSE}
101 # If there are no open connections, open one and return.
[all …]
H A Dboot_utils.robot13 # stack_mode If stack_mode is set to "skip", each test
18 # the test is skipped. If stack_mode is set
24 # quiet If this parameter is set to ${1}, this
39 # stack_mode If stack_mode is set to "skip", each test
44 # the test is skipped. If stack_mode is set
50 # quiet If this parameter is set to ${1}, this
65 # stack_mode If stack_mode is set to "skip", each test
70 # the test is skipped. If stack_mode is set
76 # quiet If this parameter is set to ${1}, this
91 # stack_mode If stack_mode is set to "skip", each test
[all …]
H A Dlist_utils.robot47 @{larger_list}= Set Variable If ${length1} >= ${length2} ${list1}
49 @{smaller_list}= Set Variable If ${length1} >= ${length2} ${list2}
H A Dopenbmc_ffdc_methods.robot85 # If function list is empty assign default (i.e. a list of all allowable
89 ... Run Keyword If '${ffdc_function_list}' == '${EMPTY}'
123 Run Keyword If '${index}' == '${-1}' Return from Keyword
171 Run Keyword If '${logpath}' == '${FFDC_FILE_PATH}'
179 # If the command times out, status will be 'FAIL'.
180 Return From Keyword If '${status}' == 'FAIL' ${ffdc_file_list}
186 Run Keyword If $stderr == '${EMPTY}'
259 Run Keyword If '${FFDC_DIR_PATH}' == '${EMPTY}' Set FFDC Defaults
261 Run Keyword If '${FFDC_DIR_PATH_STYLE}' == '${1}' Run Keywords
270 Run Keyword If '${exist}' == '${False}'
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/docs/
H A Dmonitoring_chassis_pgood.md16 If the chassis pgood state is false when it should be true, a chassis power good
31 If `phosphor-power-sequencer` is unable to read the chassis power good signal
34 - If this is a single chassis system:
39 - If this is a multiple chassis system:
40 - If the chassis is experiencing a blackout:
42 - If the chassis is not experiencing a blackout:
45 - If the read failure was due to hardware communication problems, add the
50 [off](powering_off.md) and then [on](powering_on.md) again. If the chassis's
56 If `phosphor-power-sequencer` is unable to read the chassis power good signal
59 - If this is a single chassis system:
[all …]
H A Dmultiple_chassis.md13 means the system type has a maximum configuration of one chassis. If the system
32 If a single chassis system experiences a power good (pgood) fault, the system is
35 If a multiple chassis system experiences a power good (pgood) fault in one
43 If a single chassis system that was powered on experiences a brownout, the
46 If a multiple chassis system that was powered on experiences a brownout in one
54 If a single chassis system that was powered on experiences a blackout, the
59 If a multiple chassis system that was powered on experiences a blackout in one
H A Dpgood_faults.md8 If the chassis pgood state is false when it should be true, a chassis power good
49 - If this is a single chassis system:
51 - If this is a multiple chassis system:
53 were powered on are also experiencing a pgood fault. If so, check if any
57 - If this is a chassis-specific problem, add the inventory path of the chassis
84 If those requirements are not met, a general pgood error will be logged.
86 If those requirements are met, `phosphor-power-sequencer` will attempt to
102 If a specific voltage rail is found, an error is logged against that rail.
104 If the voltage rail is from the power supplies, and the `phosphor-power-supply`
108 If no voltage rail is found, a general pgood error is logged.
/openbmc/u-boot/arch/x86/include/asm/acpi/
H A Dglobutil.asl11 If (LLess(Arg0, Arg1)) {
49 If (LGreater(Local2, Local3)) {
52 If (LLess(Local2, Local3)) {
59 If (LLess(Local4, Local5)) {
62 If (LLess(Local4, Local6)) {
81 If (LLess(SLEN(Arg0), SLEN(Arg1))) {
88 If (LNotEqual(Derefof(Index(Local0, Local2)),
106 If (LNotEqual(Arg0, 0)) {
H A Ddebug.asl58 If (LEqual(Arg0, 0x0a)) {
68 If (LLess(Local0, 10)) {
110 If (LEqual(ObjectType(Arg0), 1)) {
111 If (LGreater(Arg0, 0xffff)) {
114 If (LGreater(Arg0, 0xff)) {
126 If (LEqual(Local0, 0)) {
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Dlogin.defs_shadow-sysroot66 # If defined, either full pathname of a file containing device names or
74 # If defined, all su activity is logged to this file.
79 # If defined, ":" delimited list of "message of the day" files to
86 # If defined, this file will be output before each login prompt.
91 # If defined, file which maps tty line to TERM environment parameter.
97 # If defined, login failures will be logged here in a utmp format.
103 # If defined, name of file whose presence which will inhibit non-root
110 # If defined, the command name to display when running "su -". For
112 # command is "-su". If not defined, then "ps" would display the
120 # home directory. If you _do_ define both, #MAIL_DIR takes precedence.
[all …]
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dif.md10 If the condition is true, the actions within the "then" property are executed.
12 If the condition is false, the actions within the "else" property are executed
25 If the condition was true, returns the value of the last action in the "then"
28 If the condition was false, returns the value of the last action in the "else"
29 property. If no "else" property was specified, returns false.
35 "comments": ["If regulator is downlevel use different configuration rule"],
H A Dpmbus_write_vout_command.md29 If the device supports the PMBus VOUT_MODE command, the exponent value can be
32 If VOUT_MODE is not supported by the device, the exponent value must be
38 If you wish to verify that the specified volts value was successfully written to
42 ensure that it contains the expected value. If VOUT_COMMAND contains an
56 …er | Volts value to write, expressed as a decimal number. If not specified, the "…
58 … | Exponent value for linear data format. Can be positive or negative. If not specified, the e…
59 … | boolean (true or false) | If true, the updated value of VOUT_COMMAND is verified by reading …
/openbmc/u-boot/board/lego/ev3/
H A DREADME19 * If it is, try to load boot.scr from the first FAT partition
20 * If loading boot.scr was successful, run it
22 * If loading uEnv.txt was successful, import it
23 * If there is a uenvcmd variable (from uEnv.txt), run it
25 * If it was successful, try to load da850-lego-ev3.dtb
26 * If loading uImage was successful, boot it (DT is optional)
27 * If none of the above was successful, try booting from flash
50 If you are booting from the microSD card, it is enough to just write uboot.bin
51 to the flash. If you are not using a microSD card, you will need to create an
/openbmc/qemu/
H A Dqemu.sasl1 # If you want to use VNC remotely without TLS, then you *must*
5 # If you are only using TLS, then you can turn on any mechanisms
8 # If you are only using UNIX sockets then encryption is not
20 # If using TLS with VNC, or a UNIX socket only, it is possible to
33 # was created on the Kerberos v5 server. If switching to a non-gssapi
37 # If using scram-sha-256 for username/passwds, then this is the file
/openbmc/u-boot/drivers/mmc/
H A DKconfig11 If you want MMC/SD/SDIO support, you should say Y here and
24 If card detection feature is broken, just poll to detect.
55 If you have an ARM(R) platform with a Multimedia Card slot,
153 If you need to see the MMC core message, say Y.
176 If you have an DAVINCI board with a Multimedia Card slot,
177 say Y here. If unsure, say N.
235 Multimedia Card Interface. If you have an i.MX or MPC512x platform
238 If unsure, say N.
251 If unsure, say N.
257 If you have an MMC controller on a PCI bus, say Y here.
[all …]
/openbmc/entity-manager/
H A DDoxyfile57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
111 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
114 # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
124 # text. Otherwise, the brief description is used as-is. If left blank, the
141 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/docs/config_file/
H A Drail.md30 …ystem component which must be present in order for the rail to be present. If this property is not…
32 …oolean (true or false) | If true, this rail is produced by a power supply. Power supply rails requ…
33 …lean (true or false) | If true, determine the pgood status of the rail by checking the value of th…
34 …| If true, determine the pgood status of the rail by comparing the output voltage (READ_VOUT) to t…
/openbmc/u-boot/doc/
H A DREADME.autoboot27 any commands. If any key is pressed before the boot delay time
41 configuration program stops autoboot. If the configuration program
60 retry feature. If the environment variable "bootretry" is
65 If the retry timeout is negative, the U-Boot command prompt
67 CONFIG_BOOT_RETRY_MIN seconds. If no valid U-Boot command is
72 If CONFIG_BOOT_RETRY_TIME < 0 the feature is there, but
96 selected by CONFIG_BOOTDELAY starts. If it is not defined
110 If CONFIG_AUTOBOOT_DELAY_STR or "bootdelaykey" is specified
116 If CONFIG_AUTOBOOT_STOP_STR or "bootstopkey" is specified and
122 The string recognition is not very sophisticated. If a
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Dphase_fault_monitoring.md5 Some voltage regulators contain redundant phases. If a redundant phase fails,
9 Voltage regulators can be monitored for redundant phase faults. If a fault is
32 If a different type of error occurs while detecting phase faults in a regulator:
34 - The error will be logged. If the same error occurs repeatedly on regulator, it
/openbmc/u-boot/doc/device-tree-bindings/
H A Dconfig.txt11 If present and non-zero, the console is silenced by default on boot.
17 If present, this provides an offset (in bytes, from the start of a
35 If present, the values of the 'u-boot,mmc-env-offset' and/or
46 If present (and SPL is controlled by the device-tree), this allows
51 If present (and supported by the specific board), indicates a
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DMS-PL5 …license governs use of the accompanying software. If you use the software, you accept this license…
15 (B) If you bring a patent claim against any contributor over patents that you claim are infringed b…
16 (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark…
17If you distribute any portion of the software in source code form, you may do so only under this l…
H A DMS-LPL3 …license governs use of the accompanying software. If you use the software, you accept this license…
16 …(B) If you bring a patent claim against any contributor over patents that you claim are infringed …
18 …(C) If you distribute any portion of the software, you must retain all copyright, patent, trademar…
20If you distribute any portion of the software in source code form, you may do so only under this l…
H A DMS-RL5 …license governs use of the accompanying software. If you use the software, you accept this license…
19 (C) If you bring a patent claim against any contributor over patents that you claim are infringed b…
20 (D) If you distribute any portion of the software, you must retain all copyright, patent, trademark…
21If you distribute any portion of the software in source code form, you may do so only under this l…
/openbmc/qemu/docs/spin/
H A Daio_notify_bug.promela2 * This model describes a bug in aio_notify. If ctx->notifier is
7 * This file is in the public domain. If you really want a license,
116 * If event stayed always true, the waiters would be busy looping.
117 * If event stayed always false, the waiters would be sleeping
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dvsftpd.user_list2 # If userlist_deny=NO, only allow users in this file
3 # If userlist_deny=YES (default), never allow users in this file, and

12345678910>>...74