Home
last modified time | relevance | path

Searched full:closed (Results 1 – 25 of 684) sorted by relevance

12345678910>>...28

/openbmc/qemu/tests/qemu-iotests/
H A D186.out11 Removable device: not locked, tray closed
19 Removable device: not locked, tray closed
27 Removable device: not locked, tray closed
35 Removable device: not locked, tray closed
43 Removable device: not locked, tray closed
51 Removable device: not locked, tray closed
110 Removable device: not locked, tray closed
119 Removable device: not locked, tray closed
128 Removable device: not locked, tray closed
137 Removable device: not locked, tray closed
[all …]
H A D172.out65 Removable device: not locked, tray closed
70 Removable device: not locked, tray closed
115 Removable device: not locked, tray closed
120 Removable device: not locked, tray closed
124 Removable device: not locked, tray closed
169 Removable device: not locked, tray closed
174 Removable device: not locked, tray closed
179 Removable device: not locked, tray closed
253 Removable device: not locked, tray closed
258 Removable device: not locked, tray closed
[all …]
/openbmc/openbmc/.github/
H A Dstale.yml6 # Number of days of inactivity before a stale issue is closed
15 occurred in the last 6 months. It will be closed if no activity occurs in the
16 next 30 days. If this issue should not be closed please add a comment.
21 This issue has been closed because no activity has occurred in the last 7
22 months. Please reopen if this issue should not have been closed. Thank you
/openbmc/linux/Documentation/firmware-guide/acpi/
Dacpi-lid.rst
/openbmc/linux/Documentation/hwmon/
Dg762.rst
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dcgroup_tcp_skb.c
/openbmc/qemu/io/
H A Dchannel-null.c53 ioc->closed = false; in qio_channel_null_init()
68 if (nioc->closed) { in qio_channel_null_readv()
70 "Channel is closed"); in qio_channel_null_readv()
89 if (nioc->closed) { in qio_channel_null_writev()
91 "Channel is closed"); in qio_channel_null_writev()
124 nioc->closed = true; in qio_channel_null_close()
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcoolant_connector.hpp16 Closed, enumerator
25 {CoolantConnectorType::Closed, "Closed"},
H A Dchassis.hpp78 Closed, enumerator
151 {DoorState::Closed, "Closed"},
/openbmc/qemu/net/
H A Dutil.h69 #define TCPS_CLOSED 0 /* closed */
76 /* states > TCPS_CLOSE_WAIT are those where user has closed */
77 #define TCPS_FIN_WAIT_1 6 /* have closed, sent fin */
78 #define TCPS_CLOSING 7 /* closed xchd FIN; await FIN ACK */
81 #define TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-bus-surface_aggregator-tabletsw
/openbmc/openpower-hw-diags/util/
H A Dfile_descriptor.hpp13 * The file descriptor can be closed by calling close(). Otherwise it will be
14 * closed by the destructor.
98 * Does nothing if the file descriptor was not set or was already closed.
100 * @return 0 if descriptor was successfully closed. Returns -1 if an error
/openbmc/phosphor-power/
H A Dfile_descriptor.hpp13 * The file descriptor can be closed by calling close(). Otherwise it will be
14 * closed by the destructor.
98 * Does nothing if the file descriptor was not set or was already closed.
100 * @return 0 if descriptor was successfully closed. Returns -1 if an error
/openbmc/openpower-debug-collector/watchdog/
H A Dfile_descriptor.hpp15 * The file descriptor can be closed by calling close(). Otherwise it will be
16 * closed by the destructor.
102 * closed.
104 * @return 0 if descriptor was successfully closed. Returns -1 if an error
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dfetch.py77 LICENSE = "CLOSED"
87 LICENSE = "CLOSED"
96 LICENSE = "CLOSED"
105 LICENSE = "CLOSED"
/openbmc/linux/drivers/watchdog/
Dxilinx_wwdt.c
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DValve.events.yaml21 description: The valve is closed for coolant flow to stop.
22 message: The {ValveName} is closed for coolant flow.
/openbmc/webui-vue/src/views/Operations/Kvm/
H A DKvmConsole.vue153 // Check the newly opened window is closed or not
155 // If window is not closed set focus to new window
156 // If window is closed, do open new window
157 if (!this.$eventBus.$consoleWindow.closed) {
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dsocket_manager.hpp37 * in the list. Closing a socket which is already closed causes problems.
44 * open or not. Closing a socket which is already closed causes problems.
/openbmc/linux/Documentation/filesystems/spufs/
Dspu_create.rst
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dconnection.py89 raise ConnectionClosedError("Connection closed")
127 raise ConnectionClosedError("Connection closed")
141 raise ConnectionClosedError("Connection closed")
/openbmc/openbmc-tools/dbus-vis/
H A Dmain.js39 // Quit when all windows are closed.
40 app.on('window-all-closed', function() {
/openbmc/linux/drivers/platform/goldfish/
Dgoldfish_pipe_qemu.h
/openbmc/rest-dbus/resources/
H A Djstree.style.css1closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-…
/openbmc/linux/net/core/
Drequest_sock.c

12345678910>>...28