/openbmc/linux/drivers/scsi/elx/libefc/ |
H A D | efc_cmds.c | 28 sli_resource_free(efc->sli, SLI4_RSRC_VPI, nport->indicator); in efc_nport_free_resources() 42 nport->indicator, status, le16_to_cpu(hdr->status)); in efc_nport_get_mbox_status() 71 rc = sli_cmd_unreg_vpi(efc->sli, data, nport->indicator, in efc_nport_free_unreg_vpi() 132 nport->indicator, nport->domain->indicator); in efc_nport_alloc_init_vpi() 190 &nport->dma, nport->indicator); in efc_nport_alloc_read_sparm64() 211 nport->indicator = U32_MAX; in efc_cmd_nport_alloc() 222 &nport->indicator, &index)) { in efc_cmd_nport_alloc() 239 sli_resource_free(efc->sli, SLI4_RSRC_VPI, nport->indicator); in efc_cmd_nport_alloc() 277 nport->sli_wwpn, nport->indicator, in efc_cmd_nport_attach() 278 nport->domain->indicator, false); in efc_cmd_nport_attach() [all …]
|
H A D | efclib.h | 155 u32 indicator; member 222 u32 indicator; member 260 u32 indicator; member
|
H A D | efc_els.c | 270 els->io.rpi = node->rnode.indicator; in efc_els_send_req() 271 els->io.vpi = node->nport->indicator; in efc_els_send_req() 369 els->io.rpi = node->rnode.indicator; in efc_els_send_rsp() 370 els->io.vpi = node->nport->indicator; in efc_els_send_rsp() 1055 els->io.rpi = node->rnode.indicator; in efc_send_ct_rsp() 1085 bls.rpi = node->rnode.indicator; in efc_send_bls_acc() 1086 bls.vpi = node->nport->indicator; in efc_send_bls_acc()
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-lm3556.rst | 77 Indicator pattern can be set through /sys/class/leds/indicator/pattern file, 90 #echo 0 > /sys/class/leds/indicator/pattern 96 #echo 3 > /sys/class/leds/indicator/pattern 99 sys/class/leds/indicator/brightness file. 105 #echo 0 > /sys/class/leds/indicator/brightness 109 #echo 1 > /sys/class/leds/indicator/brightness 115 #echo 8 > /sys/class/leds/indicator/brightness
|
H A D | leds-class-flash.rst | 43 LED flash class device representing indicator LED associated with 71 constraints for the indicator LED
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | adp1653.txt | 11 There are two LED outputs available - flash and indicator. One LED is 12 represented by one child node, nodes need to be named "flash" and "indicator". 35 indicator {
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | ams,as3645a.txt | 4 flash LED and one indicator LED. The high current flash LED can be 47 Required properties of the indicator child node (1) 51 led-max-microamp: Maximum indicator current. The allowed values are 54 Optional properties of the indicator child node
|
/openbmc/openpower-proc-control/service_files/ |
H A D | phal-create-boottime-guard-indicator.service.in | 2 Description=PHAL, Create boottime guard indicator 9 # PHAL will take some guard actions based on the below indicator
|
/openbmc/linux/arch/s390/kernel/ |
H A D | relocate_kernel.S | 48 tml %r5,0x4 # is it the done indicator? 49 je .source_test # NO! Well, then it should be the source indicator... 52 tml %r5,0x8 # it should be a source indicator...
|
/openbmc/linux/Documentation/hwmon/ |
H A D | hp-wmi-sensors.rst | 35 ``fan[X]_fault`` RO Fan sensor fault indicator. 36 ``fan[X]_alarm`` RO Fan sensor alarm indicator. 42 ``temp[X]_fault`` RO Temperature sensor fault indicator. 43 ``temp[X]_alarm`` RO Temperature sensor alarm indicator. 44 ``intrusion[X]_alarm`` RW Chassis intrusion alarm indicator.
|
/openbmc/qemu/hw/s390x/ |
H A D | css.c | 424 IndAddr *indicator; in get_indicator() local 426 QTAILQ_FOREACH(indicator, &channel_subsys.indicator_addresses, sibling) { in get_indicator() 427 if (indicator->addr == ind_addr) { in get_indicator() 428 indicator->refcnt++; in get_indicator() 429 return indicator; in get_indicator() 432 indicator = g_new0(IndAddr, 1); in get_indicator() 433 indicator->addr = ind_addr; in get_indicator() 434 indicator->len = len; in get_indicator() 435 indicator->refcnt = 1; in get_indicator() 437 indicator, sibling); in get_indicator() [all …]
|
/openbmc/docs/designs/ |
H A D | ocp-led-policy-support.md | 113 - Ability to prioritize the different LED Groups and thus possible indicator 118 consistent state. The indicator state must be consistent even when conflicting 201 indicator 219 - Allow configuring an "indicator" that's comprised of multiple LEDs and then 220 just define states for that indicator. 224 - Handle the case of member LEDs of that indicator also being members of other
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | si476x.rst | 142 indicator 144 Strength indicator 146 0x20 mult Multipath indicator 149 0x25 usn Ultrasonic noise indicator
|
/openbmc/phosphor-webui/app/server-control/styles/ |
H A D | power-operations.scss | 10 // Power state indicator on/off 16 // Power bar indicator
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | lg-laptop.rst | 28 and the reader mode indicator LED (on F9 key) turns on. 79 Touchpad indicator LED
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/ |
H A D | op-proc-control-systemd-links.bb | 93 …systemd_system_unitdir/obmc-host-start@0.target.wants/phal-create-boottime-guard-indicator.service" 94 TARGET="../phal-create-boottime-guard-indicator.service" 96 …stemd_system_unitdir/obmc-host-quiesce@0.target.wants/phal-create-boottime-guard-indicator.service" 170 …systemd_system_unitdir/obmc-host-start@0.target.wants/phal-create-boottime-guard-indicator.service" 172 …stemd_system_unitdir/obmc-host-quiesce@0.target.wants/phal-create-boottime-guard-indicator.service"
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw.c | 402 io->type, io->indicator); in efct_hw_wq_process_io() 416 io->indicator, io->reqtag); in efct_hw_wq_process_io() 442 io->indicator, io->reqtag); in efct_hw_wq_process_io() 450 io->indicator, io->reqtag, rc); in efct_hw_wq_process_io() 553 &io->indicator, &index)) { in efct_hw_setup_io() 636 if (hw->io[idx + n]->indicator != in efct_hw_init_prereg_io() 637 hw->io[idx + n - 1]->indicator + 1) in efct_hw_init_prereg_io() 645 hw->io[idx]->indicator, n, sgls, NULL, &req)) { in efct_hw_init_prereg_io() 1953 io_to_abort->indicator, io_to_abort->reqtag); in efct_hw_io_abort() 1960 io_to_abort->indicator); in efct_hw_io_abort() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-8040-puzzle-m801.dts | 108 /* SFP+ port 2: 10 Gbps indicator */ 115 /* SFP+ port 2: 1 Gbps indicator */ 122 /* SFP+ port 1: 10 Gbps indicator */ 129 /* SFP+ port 1: 1 Gbps indicator */
|
/openbmc/u-boot/include/ |
H A D | pci_rom.h | 31 uint8_t indicator; member
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_led_indicator_asserted.robot | 2 Documentation Check the indicator LEDs on the system can set the assert 95 [Documentation] Verify the indicator LED for the group lamp test is asserted. 124 [Documentation] Verify the indicator LED for the power supply units are asserted. 175 [Documentation] Verify the indicator LED for the fans are asserted.
|
/openbmc/linux/Documentation/devicetree/bindings/pwm/ |
H A D | ti,twl-pwmled.txt | 5 On TWL6030 series: LED PWM (mainly used as charging indicator LED)
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-ipq4018-ap120c-ac-bit.dts | 31 panic-indicator;
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 154 ``rtas-set-indicator`` 157 Set the state of an indicator or sensor. 159 ``arg[0]``: integer identifying sensor/indicator type. 168 For the purpose of this document we focus on the indicator/sensor types 178 * ``9002``: ``dr-indicator``, controls "visual" indicator associated with 211 Used to read an indicator or sensor value. 213 ``arg[0]``: integer identifying sensor/indicator type. 222 ``rtas-set-indicator``. The semantics/encodings of the sensor values are
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-flash.rst | 132 Intensity of the indicator LED. The indicator LED may be fully 168 condition on the indicator LED.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-flash | 75 * indicator-led-fault 77 a short or open circuit condition on the indicator LED
|