/openbmc/qemu/tests/qemu-iotests/ |
H A D | 186.out | 11 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 D | 172.out | 65 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 D | stale.yml | 6 # 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/ |
D | acpi-lid.rst |
|
/openbmc/linux/Documentation/hwmon/ |
D | g762.rst |
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
D | cgroup_tcp_skb.c |
|
/openbmc/qemu/io/ |
H A D | channel-null.c | 53 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 D | coolant_connector.hpp | 16 Closed, enumerator 25 {CoolantConnectorType::Closed, "Closed"},
|
H A D | chassis.hpp | 78 Closed, enumerator 151 {DoorState::Closed, "Closed"},
|
/openbmc/qemu/net/ |
H A D | util.h | 69 #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/ |
D | sysfs-bus-surface_aggregator-tabletsw |
|
/openbmc/openpower-hw-diags/util/ |
H A D | file_descriptor.hpp | 13 * 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 D | file_descriptor.hpp | 13 * 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 D | file_descriptor.hpp | 15 * 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 D | fetch.py | 77 LICENSE = "CLOSED" 87 LICENSE = "CLOSED" 96 LICENSE = "CLOSED" 105 LICENSE = "CLOSED"
|
/openbmc/linux/drivers/watchdog/ |
D | xilinx_wwdt.c |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Valve.events.yaml | 21 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 D | KvmConsole.vue | 153 // 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 D | socket_manager.hpp | 37 * 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/ |
D | spu_create.rst |
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | connection.py | 89 raise ConnectionClosedError("Connection closed") 127 raise ConnectionClosedError("Connection closed") 141 raise ConnectionClosedError("Connection closed")
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | main.js | 39 // Quit when all windows are closed. 40 app.on('window-all-closed', function() {
|
/openbmc/linux/drivers/platform/goldfish/ |
D | goldfish_pipe_qemu.h |
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.style.css | 1 …closed>.jstree-children,.jstree .jstree-leaf>.jstree-children{display:none}.jstree-anchor>.jstree-…
|
/openbmc/linux/net/core/ |
D | request_sock.c |
|