Searched refs:indicators (Results 1 – 14 of 14) sorted by relevance
51 unsigned long indicators; member78 static inline unsigned long *indicators(struct virtio_ccw_device *vcdev) in indicators() function80 return &vcdev->dma_area->indicators; in indicators()94 offsetof(struct vcdev_dma_area, indicators)); in indicators_dma()415 *indicators(vcdev) = 0; in virtio_ccw_drop_indicator()741 *indicators(vcdev) = 0; in virtio_ccw_find_vqs()1203 for_each_set_bit(i, indicators(vcdev), in virtio_ccw_int_handler()1204 sizeof(*indicators(vcdev)) * BITS_PER_BYTE) { in virtio_ccw_int_handler()1206 clear_bit(i, indicators(vcdev)); in virtio_ccw_int_handler()
24 :ref:`Frontend statistics indicators <frontend-stat-properties>` for
6 Frontend statistics indicators
1537 } *indicators; in rtas_indicator_present() local1539 indicators = of_get_property(rtas.dev, "rtas-indicators", &proplen); in rtas_indicator_present()1540 if (!indicators) in rtas_indicator_present()1546 if (__be32_to_cpu(indicators[i].token) != token) in rtas_indicator_present()1549 *maxindex = __be32_to_cpu(indicators[i].maxindex); in rtas_indicator_present()
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.
120 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
253 the top right provides indicators for which locks may be involved in specific
122 indicators. To pass this information drivers set flags defined in
208 and DMA_XFER_ACK act as ownership indicators.
780 Some of the LED indicators can be controlled through this feature. On782 LED indicators as well. Newer ThinkPads cannot query the real status783 of the LED indicators.842 indicators cannot be read due to an error, thinkpad-acpi will report it as
1653 * Check the discussions for any indicators the fix might be too risky to get