/linux-6.12.1/drivers/target/ |
D | target_core_ua.c | 5 * This file contains logic for SPC-3 Unit Attention emulation 51 * From sam4r14, section 5.14 Unit attention condition: in target_scsi3_ua_check() 55 * report nor clear any unit attention condition; in target_scsi3_ua_check() 58 * report any unit attention condition; in target_scsi3_ua_check() 60 * a unit attention condition exists for the SCSI initiator port in target_scsi3_ua_check() 95 * Do not report the same UNIT ATTENTION twice.. in core_scsi3_ua_allocate() 103 * Attach the highest priority Unit Attention to in core_scsi3_ua_allocate() 105 * Section 5.14 Unit Attention Condition: in core_scsi3_ua_allocate() 131 * Family 2AHh ASCQ codes for Unit Attention condition. in core_scsi3_ua_allocate() 149 pr_debug("Allocated UNIT ATTENTION, mapped LUN: %llu, ASC:" in core_scsi3_ua_allocate() [all …]
|
/linux-6.12.1/sound/soc/tegra/ |
D | tegra20_spdif.h | 75 /* Interrupt when RX user FIFO attention level is reached */ 78 /* Interrupt when TX user FIFO attention level is reached */ 81 /* Interrupt when RX data FIFO attention level is reached */ 84 /* Interrupt when TX data FIFO attention level is reached */ 184 * 1=attention level reached, 0=attention level not reached. 190 * 1=attention level reached, 0=attention level not reached. 196 * 1=attention level reached, 0=attention level not reached. 202 * 1=attention level reached, 0=attention level not reached. 242 /* RU FIFO attention level */ 262 /* TU FIFO attention level */ [all …]
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | acpiphp_core.c | 70 * acpiphp_register_attention - set attention LED callback 74 * driver that manipulates the attention LED. All the fields in 91 * acpiphp_unregister_attention - unset attention LED callback 95 * driver that manipulates the attention LED. The pointer to the 146 * set_attention_status - set attention LED 147 * @hotplug_slot: slot to set attention LED on 148 * @status: value to set attention LED to (0 or 1) 150 * attention status LED, so we use a callback that 191 * get_attention_status - get attention LED status 193 * @value: returns with value of attention LED [all …]
|
D | pci_hotplug_core.c | 142 u8 attention; in attention_write_file() local 146 attention = (u8)(lattention & 0xff); in attention_write_file() 147 dbg(" - attention = %d\n", attention); in attention_write_file() 154 retval = ops->set_attention_status(slot, attention); in attention_write_file() 164 .attr = {.name = "attention", .mode = S_IFREG | S_IRUGO | S_IWUSR},
|
D | acpiphp_ibm.c | 117 * has info about the aPCI slot id and attention status. 153 * ibm_set_attention_status - callback method to set the attention LED 175 pr_debug("%s: set slot %d (%d) attention status to %d\n", __func__, in ibm_set_attention_status() 198 * ibm_get_attention_status - callback method to get attention LED status 225 pr_debug("%s: get slot %d (%d) attention status is %d\n", __func__, in ibm_get_attention_status() 477 pr_err("%s: attention info deregistration failed", __func__); in ibm_acpiphp_exit()
|
D | rpaphp_core.c | 46 * set_attention_status - set attention LED 50 * echo 0 > attention -- set LED OFF 51 * echo 1 > attention -- set LED ON 52 * echo 2 > attention -- set LED ID(identify, light is blinking) 93 * get_attention_status - get attention LED status
|
D | acpiphp.h | 146 * struct acpiphp_attention_info - device specific attention registration 148 * ACPI has no generic method of setting/getting attention status
|
D | shpchp_ctrl.c | 50 /* Attention Button Change */ in shpchp_handle_attention_button() 51 ctrl_dbg(ctrl, "Attention button interrupt received\n"); in shpchp_handle_attention_button() 364 ctrl_err(ctrl, "Issue of Set Attention command failed\n"); in remove_board() 485 * press the attention again before the 5 sec. limit in handle_button_press_event() 504 * this means that the previous attention button action in handle_button_press_event()
|
D | pciehp_ctrl.c | 34 * Turn off slot, turn on attention indicator, turn off power in set_slot_off() 176 /* blink power indicator and turn off attention */ in pciehp_handle_button_press() 185 * press the attention again before the 5 sec. limit in pciehp_handle_button_press()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_int.c | 76 /* Callback to call if attention will be triggered */ 89 /* Specific HW attention callbacks */ 362 DP_INFO(p_hwfn, "General attention 35!\n"); in qed_general_attention_35() 486 DP_NOTICE(p_hwfn->cdev, "DORQ attention. int_sts was %x\n", int_sts); in qed_dorq_attn_int_sts() 534 DP_INFO(p_hwfn, "DORQ fatal attention\n"); in qed_dorq_attn_int_sts() 555 /* Call DORQ callback if the attention was missed */ in qed_dorq_attn_handler() 612 {"General Attention %d", 619 {"General Attention 32", ATTENTION_SINGLE | 622 {"General Attention %d", 625 {"General Attention 35", ATTENTION_SINGLE | [all …]
|
D | qed_dbg_hsi.h | 140 /* Attention bit mapping */ 149 /* Attention block per-type data */ 164 /* Attention register result */ 177 /* Attention block result */ 198 /* Attention register */ 211 /* Attention types */ 1118 * qed_dbg_read_attn(): Reads the attention registers of the specified 1124 * @attn_type: Attention type. 1125 * @clear_status: Indicates if the attention status should be cleared. 1140 * qed_dbg_print_attn(): Prints attention registers values in the [all …]
|
D | qed_int.h | 18 #define IGU_PF_CONF_ATTN_BIT_EN (0x1 << 3) /* attention enable */ 178 * attributes of the specific attention. 423 * qed_int_igu_enable(): Enable Interrupt & Attention for hw function.
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | legacy_dvb_audio.rst | 11 .. attention:: Do **not** use in new drivers! 491 .. attention:: Do **not** use in new drivers! 542 .. attention:: Do **not** use in new drivers! 594 .. attention:: Do **not** use in new drivers! 647 .. attention:: Do **not** use in new drivers! 706 .. attention:: Do **not** use in new drivers! 780 .. attention:: Do **not** use in new drivers! 855 .. attention:: Do **not** use in new drivers! 925 .. attention:: Do **not** use in new drivers! 987 .. attention:: Do **not** use in new drivers! [all …]
|
D | legacy_dvb_video.rst | 11 .. attention:: Do **not** use in new drivers! 861 .. attention:: Do **not** use in new drivers! 917 .. attention:: Do **not** use in new drivers! 972 .. attention:: Do **not** use in new drivers! 1032 .. attention:: Do **not** use in new drivers! 1093 .. attention:: Do **not** use in new drivers! 1174 .. attention:: Do **not** use in new drivers! 1232 .. attention:: Do **not** use in new drivers! 1291 .. attention:: Do **not** use in new drivers! 1380 .. attention:: Do **not** use in new drivers! [all …]
|
D | legacy_dvb_apis.rst | 14 .. attention::
|
/linux-6.12.1/drivers/scsi/ |
D | pmcraid.h | 913 "Unit Attention, cache exists for missing/failed device"}, 915 "Unit Attention, incompatible exposed mode device"}, 917 "Unit Attention, attachment of logical unit failed"}, 919 "Unit Attention, cables exceed connective design limit"}, 921 "Unit Attention, incomplete multipath connection between" \ 924 "Unit Attention, incomplete multipath connection between" \ 927 "Unit Attention, incomplete multipath connection between" \ 930 "Unit Attention, missing remote IOA"}, 932 "Unit Attention, enclosure doesn't support required multipath" \ 935 "Unit Attention, corrupt array parity detected on device"}, [all …]
|
/linux-6.12.1/drivers/s390/char/ |
D | fs3270.c | 38 int attention; /* Got attention. */ member 41 wait_queue_head_t wait; /* Init & attention wait queue. */ 220 /* Handle ATTN. Set indication and wake waiters for attention. */ in fs3270_irq() 222 fp->attention = 1; in fs3270_irq() 260 rc = wait_event_interruptible(fp->wait, fp->attention); in fs3270_read() 261 fp->attention = 0; in fs3270_read()
|
/linux-6.12.1/include/linux/usb/ |
D | typec_altmode.h | 54 * @attention: Callback for Attention Command 62 void (*attention)(struct typec_altmode *altmode, u32 vdo); member
|
/linux-6.12.1/Documentation/security/ |
D | sak.rst | 2 Linux Secure Attention Key (SAK) handling 8 An operating system's Secure Attention Key is a security tool which is
|
/linux-6.12.1/include/linux/bcma/ |
D | bcma_driver_pci.h | 120 #define BCMA_CORE_PCI_PLP_ATTNREG 0x218 /* Attention */ 121 #define BCMA_CORE_PCI_PLP_ATTNMASKREG 0x21C /* Attention Mask */ 134 #define BCMA_CORE_PCI_DLLP_LAREG 0x108 /* Link Attention */ 136 #define BCMA_CORE_PCI_DLLP_LAMASKREG 0x10C /* Link Attention Mask */
|
/linux-6.12.1/drivers/usb/typec/ |
D | bus.c | 180 * typec_altmode_attention - Attention command 182 * @vdo: VDO for the Attention command 184 * Notifies the partner of @adev about Attention command. 196 if (pdev->ops && pdev->ops->attention) in typec_altmode_attention() 197 pdev->ops->attention(pdev, vdo); in typec_altmode_attention()
|
/linux-6.12.1/include/linux/ |
D | pci_hotplug.h | 21 * @set_attention_status: Called to set the specific slot's attention LED to 26 * @get_attention_status: Called to get the current attention status of a slot.
|
/linux-6.12.1/drivers/platform/chrome/ |
D | cros_typec_vdm.c | 17 * Retrieves pending VDM attention messages from the EC and forwards them to the altmode driver 41 dev_dbg(typec->dev, "Received VDM Attention header: %x, port: %d\n", hdr, port_num); in cros_typec_handle_vdm_attention()
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_sli.h | 347 uint64_t sli_intr; /* Count of Host Attention interrupts */ 348 uint64_t sli_prev_intr; /* Previous cnt of Host Attention interrupts */ 349 uint64_t sli_ips; /* Host Attention interrupts per sec */ 376 #define LPFC_PROCESS_LA 0x400 /* Able to process link attention */
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | leds-powernv.txt | 12 - led-types : Supported LED types (attention/identify/fault) provided
|