| /openbmc/qemu/backends/ |
| H A D | rng.c | 45 return s->opened; in rng_backend_prop_get_opened() 54 if (k->opened) { in rng_backend_complete() 55 k->opened(s, &local_err); in rng_backend_complete() 62 s->opened = true; in rng_backend_complete()
|
| H A D | rng-random.c | 95 if (b->opened) { in rng_random_set_filename() 129 rbc->opened = rng_random_opened; in rng_random_class_init()
|
| H A D | rng-egd.c | 118 if (b->opened) { in rng_egd_set_chardev() 151 rbc->opened = rng_egd_opened; in rng_egd_class_init()
|
| H A D | cryptodev-vhost-user.c | 51 bool opened; member 198 s->opened = true; in cryptodev_vhost_user_init() 363 if (s->opened) { in cryptodev_vhost_user_set_chardev()
|
| /openbmc/qemu/include/system/ |
| H A D | rng.h | 47 void (*opened)(RngBackend *s, Error **errp); member 55 bool opened; member
|
| H A D | tpm_backend.h | 42 bool opened; member
|
| /openbmc/ipmitool/src/plugins/lipmi/ |
| H A D | lipmi.c | 59 intf->opened = 1; in ipmi_lipmi_open() 69 intf->opened = 0; in ipmi_lipmi_close() 83 if (!intf->opened && intf->open && intf->open(intf) < 0) in ipmi_lipmi_send_cmd()
|
| /openbmc/ipmitool/src/plugins/dbus/ |
| H A D | dbus.c | 181 intf->opened = 1; in ipmi_dbus_setup() 188 if (intf->opened) in ipmi_dbus_close() 190 intf->opened = 0; in ipmi_dbus_close()
|
| /openbmc/ipmitool/src/plugins/dummy/ |
| H A D | dummy.c | 163 intf->opened = 0; in ipmi_dummyipmi_close() 179 if (intf->opened == 1) { in ipmi_dummyipmi_open() 195 intf->opened = 1; in ipmi_dummyipmi_open() 212 if (intf == NULL || intf->fd < 0 || intf->opened != 1) { in ipmi_dummyipmi_send_cmd()
|
| /openbmc/ipmitool/src/plugins/imb/ |
| H A D | imb.c | 65 intf->opened = 1; in ipmi_imb_open() 73 intf->opened = 0; in ipmi_imb_close()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 249.out | 8 === Send a write command to a drive opened in read-only mode (1) 23 === Send a write command to a drive opened in read-only mode (2) 42 === Send a write command to a drive opened in read-only mode (3)
|
| H A D | 070.out | 4 …ylog-10G-4M.vhdx: VHDX image file 'TEST_DIR/iotest-dirtylog-10G-4M.vhdx' opened read-only, but con… 22 === Verify image created by Disk2VHD can be opened ===
|
| H A D | 195.out | 6 Change backing file of mid (opened read-only) 43 Change backing file of top (opened writable)
|
| /openbmc/phosphor-webui/app/common/styles/directives/ |
| H A D | app-navigation.scss | 31 &.opened{ 46 &.opened{ 138 &.opened {
|
| /openbmc/ipmitool/src/plugins/free/ |
| H A D | free.c | 169 intf->opened = 1; in ipmi_free_open() 200 intf->opened = 0; in ipmi_free_close() 226 if (!intf->opened && intf->open && intf->open(intf) < 0) in ipmi_free_send_cmd()
|
| /openbmc/phosphor-ipmi-flash/ |
| H A D | ipmi_flash.md | 15 - `open(/flash/active/image)` returns false -- file cannot be opened. 16 - `open(/flash/active/hash)` returns false -- file cannot be opened. 18 The two files are only present once their corresponding blob has been opened.
|
| /openbmc/ipmitool/src/plugins/bmc/ |
| H A D | bmc.c | 83 intf->opened = 0; in ipmi_bmc_close() 105 intf->opened = 1; in ipmi_bmc_open() 123 if (!intf->opened && intf->open && intf->open(intf) < 0) in ipmi_bmc_send_cmd()
|
| /openbmc/openbmc/poky/documentation/dev-manual/ |
| H A D | python-development-shell.rst | 12 specified target. Then a new terminal is opened. Additionally, key 46 controls what type of shell is opened.
|
| H A D | development-shell.rst | 10 specified target. Then, a new terminal is opened and you are placed in 27 controls what type of shell is opened.
|
| /openbmc/qemu/docs/devel/ |
| H A D | vfio-iommufd.rst | 69 - iommufd BE: device fd is opened through ``/dev/vfio/devices/vfioX`` 103 Note the ``/dev/iommu`` and VFIO cdev can be externally opened by a 112 If the ``fd`` property is not passed, the fd is opened by QEMU.
|
| /openbmc/ipmitool/src/plugins/open/ |
| H A D | open.c | 124 intf->opened = 1; in ipmi_openipmi_open() 159 intf->opened = 0; in ipmi_openipmi_close() 189 if (intf->opened == 0 && intf->open != NULL) in ipmi_openipmi_send_cmd()
|
| /openbmc/ipmitool/src/plugins/serial/ |
| H A D | serial_terminal.c | 235 intf->opened = 1; in ipmi_serial_term_open() 243 if (intf->opened) { in ipmi_serial_term_close() 248 intf->opened = 0; in ipmi_serial_term_close() 787 if (!intf->opened && intf->open && intf->open(intf) < 0) { in ipmi_serial_term_send_cmd()
|
| /openbmc/qemu/docs/system/devices/ |
| H A D | vfio-user.rst | 18 Presuming a suitable ``vfio-user`` server has opened a socket at
|
| /openbmc/docs/designs/ |
| H A D | firmware-update-via-blobs.md | 74 a time. If the verification blob is open, the other blobs cannot be opened, and 76 opened. 95 responses it will return given the blob opened, based on the flags provided to 98 The flash handler will only allow one of the above blobs to be opened for a 107 | `/flash/hash` | Whichever flash blob was opened | 139 image or tarball. The update blob needs to be opened and commit() called on that 288 Once opened a new file will appear in the blob_id list (for both the image and 294 **_Note_** The active image blob_ids cannot be opened. This can be reconsidered
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0001-test_readline-skip-limited-history-test.patch | 10 A bug has been opened upstream: https://github.com/python/cpython/issues/123018
|