/openbmc/qemu/hw/s390x/ |
H A D | virtio-ccw.c | 103 VMSTATE_PTR_TO_IND_ADDR(indicators, VirtioCcwDevice), 257 if (dev->indicators) { in virtio_ccw_reset_virtio() 258 release_indicator(&dev->routes.adapter, dev->indicators); in virtio_ccw_reset_virtio() 259 dev->indicators = NULL; in virtio_ccw_reset_virtio() 323 hwaddr indicators; in virtio_ccw_cb() local 553 if (ccw.count != sizeof(indicators)) { in virtio_ccw_cb() 557 } else if (ccw.count < sizeof(indicators)) { in virtio_ccw_cb() 575 ret = ccw_dstream_read(&sch->cds, indicators); in virtio_ccw_cb() 579 indicators = be64_to_cpu(indicators); in virtio_ccw_cb() 580 dev->indicators = get_indicator(indicators, sizeof(uint64_t)); in virtio_ccw_cb() [all …]
|
H A D | virtio-ccw.h | 77 IndAddr *indicators; member
|
/openbmc/linux/drivers/s390/virtio/ |
H A D | virtio_ccw.c | 51 unsigned long indicators; member 77 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function 79 return &vcdev->dma_area->indicators; in indicators() 369 sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator() 374 ccw->count = sizeof(indicators(vcdev)); in virtio_ccw_drop_indicator() 378 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator() 389 ccw_device_dma_free(vcdev->cdev, indicatorp, sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator() 690 sizeof(indicators(vcdev))); in virtio_ccw_find_vqs() 693 *indicatorp = (unsigned long) indicators(vcdev); in virtio_ccw_find_vqs() 702 *indicators(vcdev) = 0; in virtio_ccw_find_vqs() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | tftpy_0.8.2.bb | 4 included for easy inclusion in a UI for populating progress indicators. It \
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dvb-fe-read-status.rst | 24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
|
H A D | frontend-stat-properties.rst | 6 Frontend statistics indicators
|
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/ |
H A D | test_inventory_and_leds_sub_menu.robot | 33 System indicators
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | rtas.c | 1458 } *indicators; in rtas_indicator_present() local 1460 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present() 1461 if (!indicators) in rtas_indicator_present() 1467 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present() 1470 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
|
/openbmc/linux/Documentation/hwmon/ |
H A D | userspace-tools.rst | 39 If you want some graphical indicators of system health look for applications
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/ |
H A D | iptraf-ng_1.2.1.bb | 7 and activity indicators, TCP/UDP traffic breakdowns, and LAN station \
|
/openbmc/linux/drivers/usb/common/ |
H A D | Kconfig | 14 LEDs and you want to use them as activity indicators for USB host or
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | Kconfig | 61 general purpose indicators.
|
/openbmc/qemu/docs/devel/migration/ |
H A D | virtio.rst | 18 transport specific state (msix vectors, indicators, ...)
|
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/ |
H A D | Inventory.vue | 5 <!-- Service indicators -->
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | Kconfig | 123 Enabling this option will allow to mark certain LEDs as panic indicators,
|
/openbmc/docs/tof/ |
H A D | contract.md | 86 Issue vote indicators by reacting to the top post:
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | s390_flic.rst | 80 swap whether the indicators need to be byte swapped, and flags contains
|
/openbmc/openbmc/poky/scripts/ |
H A D | patchtest.README | 127 including the PASS, FAIL, and SKIP indicators for each test run.
|
/openbmc/linux/Documentation/bpf/ |
H A D | map_hash.rst | 253 the top right provides indicators for which locks may be involved in specific
|
/openbmc/linux/Documentation/hid/ |
H A D | intel-ish-hid.rst | 208 and DMA_XFER_ACK act as ownership indicators.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-tuner.rst | 122 indicators. To pass this information drivers set flags defined in
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | thinkpad-acpi.rst | 774 Some of the LED indicators can be controlled through this feature. On 776 LED indicators as well. Newer ThinkPads cannot query the real status 777 of the LED indicators. 836 indicators cannot be read due to an error, thinkpad-acpi will report it as
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-3.2.rst | 165 be indicators of genuine underlying problems and are therefore now treated as
|
/openbmc/qemu/docs/interop/ |
H A D | bitmaps.rst | 118 Additionally, it shows several boolean status indicators: 161 These states are directly replaced by the status indicators and should not be
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | README.md | 443 location code may be used to turn on service indicators, so the LocationCode
|