Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/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-v5.15/drivers/scsi/pm8001/
Dpm8001_sas.c781 pm8001_dbg(pm8001_ha, EH, in pm8001_exec_internal_tmf_task()
849 pm8001_dbg(pm8001_ha, EH, in pm8001_exec_internal_task_abort()
1014 pm8001_dbg(pm8001_ha, EH, in pm8001_I_T_nexus_reset()
1024 pm8001_dbg(pm8001_ha, EH, "task abort failed %x\n" in pm8001_I_T_nexus_reset()
1032 pm8001_dbg(pm8001_ha, EH, " for device[%x]:rc=%d\n", in pm8001_I_T_nexus_reset()
1056 pm8001_dbg(pm8001_ha, EH, "I_T_Nexus handler invoked !!\n"); in pm8001_I_T_nexus_event_handler()
1095 pm8001_dbg(pm8001_ha, EH, " for device[%x]:rc=%d\n", in pm8001_I_T_nexus_event_handler()
1125 pm8001_dbg(pm8001_ha, EH, "for device[%x]:rc=%d\n", in pm8001_lu_reset()
1152 pm8001_dbg(pm8001_ha, EH, "Query:[%16ph]\n", cmnd->cmnd); in pm8001_query_task()
1160 pm8001_dbg(pm8001_ha, EH, in pm8001_query_task()
[all …]
Dpm8001_hwi.c3711 pm8001_dbg(pm8001_ha, EH, "IO_SUCCESS\n"); in pm8001_mpi_task_abort_resp()
3716 pm8001_dbg(pm8001_ha, EH, "IO_NOT_VALID\n"); in pm8001_mpi_task_abort_resp()
4612 pm8001_dbg(pm8001_ha, EH, "cmd_tag = %x, abort task tag = 0x%x\n", in pm8001_chip_abort_task()
4624 pm8001_dbg(pm8001_ha, EH, "rc= %d\n", rc); in pm8001_chip_abort_task()
/Linux-v5.15/Documentation/driver-api/
Dlibata.rst272 Exception and probe handling (EH)
311 with a set of EH hooks as arguments:
313 'prereset' hook (may be NULL) is called during an EH reset, before any
316 'postreset' hook (may be NULL) is called after the EH reset is
321 called to perform the low-level EH reset.
329 after executing a probe-time or EH-time command via
404 advised to read SCSI EH (Documentation/scsi/scsi_eh.rst) and ATA
541 will invoke EH for the scmd, and returning 1 makes :c:func:`ata_qc_complete`
556 If EH is invoked for timeout, :c:func:`ata_qc_timeout` stops BMDMA and
557 completes the qc. Note that as we're currently in EH, we cannot call
[all …]
/Linux-v5.15/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-v5.15/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-v5.15/drivers/block/paride/
DKconfig98 tristate "ATEN EH-100 protocol"
101 This option enables support for the ATEN EH-100 parallel port IDE
/Linux-v5.15/drivers/block/
DKconfig113 to at least one protocol driver (e.g. "ATEN EH-100 protocol",
/Linux-v5.15/Documentation/admin-guide/blockdev/
Dparide.rst77 aten ATEN EH-100 (HK)
/Linux-v5.15/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}},