Home
last modified time | relevance | path

Searched refs:EH (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/Documentation/scsi/
Dscsi_eh.rst4 SCSI EH
13 [1] How SCSI commands travel through the midlayer and to EH
18 [1-3] How EH takes over
19 [2] How SCSI EH works
20 [2-1] EH through fine-grained callbacks
22 [2-1-2] Flow of scmds through EH
24 [2-2] EH through transportt->eh_strategy_handler()
30 1. How SCSI commands travel through the midlayer and to EH
39 per-device allocated scmd list and not of much interest to this EH
40 discussion. The latter is used for completion and EH lists and unless
[all …]
/linux-6.12.1/Documentation/hwmon/
Dsmsc47b397.rst149 MOV DX,02EH
153 MOV DX,02EH
160 MOV DX,02EH
177 MOV DX,02EH
182 MOV DX,02EH
189 MOV DX,02EH
195 MOV DX,02EH
/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_sas.c832 pm8001_dbg(pm8001_ha, EH, in pm8001_I_T_nexus_reset()
841 pm8001_dbg(pm8001_ha, EH, "task abort failed %x\n" in pm8001_I_T_nexus_reset()
849 pm8001_dbg(pm8001_ha, EH, " for device[%x]:rc=%d\n", in pm8001_I_T_nexus_reset()
873 pm8001_dbg(pm8001_ha, EH, "I_T_Nexus handler invoked !!\n"); in pm8001_I_T_nexus_event_handler()
910 pm8001_dbg(pm8001_ha, EH, " for device[%x]:rc=%d\n", in pm8001_I_T_nexus_event_handler()
948 pm8001_dbg(pm8001_ha, EH, "for device[%x]:rc=%d\n", in pm8001_lu_reset()
972 pm8001_dbg(pm8001_ha, EH, "Query:[%16ph]\n", cmnd->cmnd); in pm8001_query_task()
978 pm8001_dbg(pm8001_ha, EH, in pm8001_query_task()
984 pm8001_dbg(pm8001_ha, EH, in pm8001_query_task()
1157 pm8001_dbg(pm8001_ha, EH, "I_T_L_Q clear task set[%x]\n", in pm8001_clear_task_set()
Dpm8001_hwi.c3475 pm8001_dbg(pm8001_ha, EH, "IO_SUCCESS\n"); in pm8001_mpi_task_abort_resp()
3480 pm8001_dbg(pm8001_ha, EH, "IO_NOT_VALID\n"); in pm8001_mpi_task_abort_resp()
4298 pm8001_dbg(pm8001_ha, EH, "unknown type (%d)\n", type); in send_task_abort()
4320 pm8001_dbg(pm8001_ha, EH, "cmd_tag = %x, abort task tag = 0x%x\n", in pm8001_chip_abort_task()
4332 pm8001_dbg(pm8001_ha, EH, "rc= %d\n", rc); in pm8001_chip_abort_task()
/linux-6.12.1/Documentation/driver-api/
Dlibata.rst256 Exception and probe handling (EH)
287 with a set of EH hooks as arguments:
289 'prereset' hook (may be NULL) is called during an EH reset, before any
292 'postreset' hook (may be NULL) is called after the EH reset is
297 called to perform the low-level EH reset.
305 after executing a probe-time or EH-time command via
379 advised to read SCSI EH (Documentation/scsi/scsi_eh.rst) and ATA
505 will invoke EH for the scmd, and returning 1 makes :c:func:`ata_qc_complete`
516 EH will know to handle it later. Then it calls low level libata driver's
520 completes the qc. Note that as we're currently in EH, we cannot call
[all …]
/linux-6.12.1/tools/perf/Documentation/
Djitdump-specification.txt159 uint64_t eh_frame_hdr_size : the size in bytes of the DWARF EH Frame Header at the start of the un…
161 …data[n]: an array of unwinding data, consisting of the EH Frame Header, followed by the actual EH
164 The EH Frame header follows the Linux Standard Base (LSB) specification as described in the documen…
167 The EH Frame follows the LSB specification as described in the document at https://refspecs.linuxba…
170 …apped by the process). If the unwinding data was not mapped, then only the EH Frame Header will be…
/linux-6.12.1/drivers/ata/pata_parport/
DKconfig7 tristate "ATEN EH-100 protocol"
10 This option enables support for the ATEN EH-100 parallel port IDE
/linux-6.12.1/drivers/usb/core/
DKconfig73 bool "Rely on OTG and EH Targeted Peripherals List"
79 USB OTG and EH specification for all devices not on your product's
/linux-6.12.1/Documentation/admin-guide/blockdev/
Dparide.rst66 aten ATEN EH-100 (HK)
/linux-6.12.1/tools/arch/x86/kcpuid/
Dcpuid.csv567 # Leaf 1EH
942 # Leaf 8000001EH
/linux-6.12.1/arch/powerpc/xmon/
Dppc-opc.c851 #define EH SH16 + 1 macro
856 #define XFL_L EH + 1
4729 {"lwarx", X(31,20), XEH_MASK, PPC, 0, {RT, RA0, RB, EH}},
4797 {"lbarx", X(31,52), XEH_MASK, POWER8|E6500, 0, {RT, RA0, RB, EH}},
4849 {"ldarx", X(31,84), XEH_MASK, PPC64, 0, {RT, RA0, RB, EH}},
4877 {"lharx", X(31,116), XEH_MASK, POWER8|E6500, 0, {RT, RA0, RB, EH}},
5098 {"lqarx", X(31,276), XEH_MASK, POWER8, 0, {RTQ, RAX, RBX, EH}},