Searched refs:indicators (Results 1 – 14 of 14) sorted by relevance
50 unsigned long indicators; member75 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function77 return &vcdev->dma_area->indicators; in indicators()367 sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator()372 ccw->count = sizeof(indicators(vcdev)); in virtio_ccw_drop_indicator()376 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator()387 ccw_device_dma_free(vcdev->cdev, indicatorp, sizeof(indicators(vcdev))); in virtio_ccw_drop_indicator()667 sizeof(indicators(vcdev))); in virtio_ccw_find_vqs()670 *indicatorp = (unsigned long) indicators(vcdev); in virtio_ccw_find_vqs()679 *indicators(vcdev) = 0; in virtio_ccw_find_vqs()[all …]
635 } *indicators; in rtas_indicator_present() local637 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present()638 if (!indicators) in rtas_indicator_present()644 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present()647 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
6 Frontend statistics indicators
39 If you want some graphical indicators of system health look for applications
14 LEDs and you want to use them as activity indicators for USB host or
61 general purpose indicators.
121 Enabling this option will allow to mark certain LEDs as panic indicators,
80 swap whether the indicators need to be byte swapped, and flags contains
89 LEDs and you want to use them as canbus activity indicators.
208 and DMA_XFER_ACK act as ownership indicators.
122 indicators. To pass this information drivers set flags defined in
774 Some of the LED indicators can be controlled through this feature. On776 LED indicators as well. Newer ThinkPads cannot query the real status777 of the LED indicators.836 indicators cannot be read due to an error, thinkpad-acpi will report it as
1667 * Check the discussions for any indicators the fix might be too risky to get