Home
last modified time | relevance | path

Searched full:configured (Results 1 – 25 of 1258) sorted by relevance

12345678910>>...51

/openbmc/openbmc-test-automation/redfish/events/
H A Dtest_bmc_snmp_trap.robot3 ... configured and installed. For download, installation and
29 Verify SNMP Manager Configured On BMC ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT}
39 Verify SNMP Manager Configured On BMC ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1}
50 ... Verify SNMP Manager Configured On BMC ${SNMP_MGR1_IP} ${out_of_range_port}
81 ... Verify SNMP Manager Configured On BMC ${SNMP_MGR1_IP} ${alpha_port}
89 ... SNMP manager gets configured with default port.
95 Verify SNMP Manager Configured On BMC ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT}
108 Verify SNMP Manager Configured On BMC ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT}
109 Verify SNMP Manager Configured On BMC ${SNMP_MGR2_IP} ${SNMP_DEFAULT_PORT}
161 # Verify if SNMP managers are configured.
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DThreshold.events.yaml21 description: The configured threshold value for this sensor.
43 description: The configured threshold value for this sensor.
65 description: The configured threshold value for this sensor.
87 description: The configured threshold value for this sensor.
109 description: The configured threshold value for this sensor.
131 description: The configured threshold value for this sensor.
153 description: The configured threshold value for this sensor.
175 description: The configured threshold value for this sensor.
197 description: The configured threshold value for this sensor.
219 description: The configured threshol
[all...]
/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.hpp29 * @class Profile - Represents a configured fan control profile
33 * based on the configuration of the profile. Fan control events configured
34 * with no profile(s) are always used and events configured for a specified
37 * When no profiles exist, all configured fan control events are used.
83 * Sets the active state of the profile using the configured method of
93 * Active state method that takes a list of configured dbus properties where
94 * all of those properties must equal their configured values to set the
H A Devent.hpp36 * @class Event - Represents a configured fan control event
40 * how fan control should function. These events contain the configured
43 * to be run when a trigger occurs. The triggers and actions configured must be
46 * When no events exist, the configured fans are set to their corresponding
68 * @param[in] zones - Reference to the configured zones
111 * @brief Load and/or return all groups available to be configured on events
116 * @return Groups available to be configured on events from `groups.json`
124 * @param[in] group - Group object to get configured
136 * @param[out] groups - List of groups to be configured
158 /* Reference to the configured zones */
H A Dgroup.hpp30 * @class Group - Represents a group of dbus objects for configured events
33 * to be used within one-or-more configured fan control events. An event object
34 * is configured to apply a set of actions against a list of groups that could
35 * result in a fan control target change. A group may also be configured against
156 * @brief Get the set of all configured group members
202 * configured events.
/openbmc/phosphor-fan-presence/docs/control/
H A Devents.md104 After invoking the configured method, any actions configured for this trigger
116 1. `get_properties` - Read the property configured for the group from every
125 configured group. After handling the signal, any configured actions are run.
161 Timer triggers run actions after the configured type of timer expires.
184 Optional, if set to true, will update the D-Bus properties from the configured
393 Sets the fans to a configured floor when a number of members within the group
394 are at a configured state. Once the number of members at the given state falls
395 below the configured count, the floor hold is released.
407 The above config reads the configured D-Bus property on each group member
408 configured for the action. If two or more members have a property value of false
[all …]
/openbmc/qemu/docs/specs/
H A Divshmem-spec.rst44 configured for interrupts, obviously.
47 configured for interrupts. It becomes safely accessible only after
54 it is configured for interrupts.
89 IVPosition Register: if the device is not configured for interrupts,
96 configured for interrupts. A positive IVPosition means interrupts,
103 If the device is not configured for interrupts, the write is ignored.
130 When configured for interrupts, the peers share eventfd objects in
176 An ivshmem device configured for interrupts connects to an ivshmem
203 vector 0,..,N-1, in order. If the client is configured for fewer
204 vectors, it closes the extra file descriptors. If it is configured
[all …]
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtimer_based_actions.hpp68 * timer expires. The configured timer is set to callback the list of
69 * actions against the given zones and configured groups.
71 * Where any group does not have a configured value to be compared against,
76 * Where all groups have a configured value to compare against, that will be
89 * Starts the configured timer of this action if not already running
96 * Stops the configured timer of this action if running
103 * Called each time the timer expires, running the configured actions
H A Dcount_state_target.hpp32 * Sets the fans to a configured target when a number of members within the
33 * group are at a configured state. Once the number of members at the given
34 * state falls below the configured count, active fan target changes are
65 * within the zone are set to the configured target. The fans are held at
66 * the configured target until the number of members equal to the given
H A Dnet_target_increase.hpp69 * the configured state value to determine if an increase delta should be
70 * requested. For boolean & string values, the configured delta is
71 * requested when a property of the group equals the configured state. For
72 * integer & double values, the configured delta is multiplied by the
73 * difference in property value and the configured state resulting in a net
H A Dnet_target_decrease.hpp69 * the configured state value to determine if an decrease delta should be
70 * requested. For boolean & string values, the configured delta is
71 * requested when a property of the group equals the configured state. For
72 * integer & double values, the configured delta is multiplied by the
73 * difference in property value and the configured state resulting in a net
H A Dcount_state_floor.hpp32 * Sets the fans to a configured floor when a number of members within the
33 * group are at a configured state. Once the number of members at the given
34 * state falls below the configured count, the floor hold is released.
75 * zone is set to the configured floor, with a hold. The hold is released
76 * when the number of members goes below the configured count.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DDHCPConfiguration.interface.yaml8 used and take precedence over any statically configured ones.
14 configured ones.
25 configured ones.
/openbmc/u-boot/Documentation/devicetree/bindings/misc/
H A Dfsl,mpc83xx-serdes.txt5 and how the lines are configured.
10 - proto: selects for which protocol the serdes lines are configured. One of
12 - serdes-clk: determines the frequency the serdes lines are configured for. One
/openbmc/phosphor-fan-presence/
H A DREADME.md102 Controls the fans based on a set of events that are configured using a group of
103 D-Bus objects and one-or-more triggers that run a configured set of actions.
104 These events are meant to be configured to handle all aspects of controlling the
105 fans within a system. Fans are added to zones that then have events configured
138 combination of both. This updates a configured location of a fan D-Bus object's
163 against the current target, applying any configured adjustments to the target
164 due to fan hardware properties. In addition to updating the configured location
166 configured\* to be taken based on the state of fans, i.e.) creating event logs
169 Another feature that can be configured is the ability to cancel the monitoring
/openbmc/u-boot/drivers/serial/
H A Dserial_ns16550.c27 #error "Console port 1 defined but not configured."
29 #error "Console port 2 defined but not configured."
31 #error "Console port 3 defined but not configured."
33 #error "Console port 4 defined but not configured."
35 #error "Console port 5 defined but not configured."
37 #error "Console port 6 defined but not configured."
/openbmc/openbmc-test-automation/lib/snmp/
H A Dsnmp_utils.robot46 Get List Of SNMP Manager And Port Configured On BMC
71 [Documentation] Verify SNMP manager configured on BMC.
80 @{ip_and_port_list}= Get List Of SNMP Manager And Port Configured On BMC
116 # If the given IP and port is not configured, return.
120 ... Pass Execution SNMP manager to be deleted is not configured.
/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.hpp56 * @brief Get any configured trust groups
65 * @brief Get the configured sensor definitions that make up a fan
74 * @brief Get the configured fan definitions to be monitored
83 * @brief Get the configured power off rules
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ndisc6/ndisc6/
H A D0001-Remove-use-of-variables-indicating-buildtime-informa.patch29 - printf (_("Configured with: %s\n"), PACKAGE_CONFIGURE_INVOCATION);
42 - printf (_("Configured with: %s\n"), PACKAGE_CONFIGURE_INVOCATION);
56 - printf (_("Configured with: %s\n"), PACKAGE_CONFIGURE_INVOCATION);
69 - printf (_("Configured with: %s\n"), PACKAGE_CONFIGURE_INVOCATION);
82 - printf (_("Configured with: %s\n"), PACKAGE_CONFIGURE_INVOCATION);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/files/
H A Dypbind.init37 ## and return with "program not configured"
48 # service is not configured
54 ## ypbind and return with "program not configured"
59 # service is not configured
/openbmc/u-boot/board/freescale/ls1088a/
H A DREADME57 - First USB 3.0 port configured as Host with Type-A connector
58 - Second USB 3.0 port configured as OTG with micro-AB connector
123 - First USB 3.0 port configured as Host with Type-A connector
124 - Second USB 3.0 port configured as OTG with micro-AB connector
/openbmc/u-boot/board/samsung/smdkv310/
H A Dsmdkv310.c129 debug("UART0 not configured\n"); in board_uart_init()
135 debug("UART1 not configured\n"); in board_uart_init()
141 debug("UART2 not configured\n"); in board_uart_init()
147 debug("UART3 not configured\n"); in board_uart_init()
/openbmc/u-boot/arch/arm/mach-bcm283x/
H A DKconfig53 This option assumes the VideoCore firmware is configured to use the
70 Model B, when run in 32-bit mode, provided you have configured the
92 This option assumes the VideoCore firmware is configured to use the
108 This option assumes the VideoCore firmware is configured to use the
/openbmc/openbmc-test-automation/lib/
H A Dremote_logging_utils.robot76 # Configured:
87 ... msg=${remote_host} and ${remote_port} are not configured.
112 Get Remote Log Server Configured
113 [Documentation] Check that remote logging server is not configured.
/openbmc/qemu/include/block/
H A Dwrite-threshold.h31 * Get the configured write threshold, in bytes.
32 * Zero means no threshold configured.

12345678910>>...51