Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/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-5.19.10/drivers/scsi/pm8001/
Dpm8001_sas.c829 pm8001_dbg(pm8001_ha, EH, in pm8001_I_T_nexus_reset()
838 pm8001_dbg(pm8001_ha, EH, "task abort failed %x\n" in pm8001_I_T_nexus_reset()
846 pm8001_dbg(pm8001_ha, EH, " for device[%x]:rc=%d\n", in pm8001_I_T_nexus_reset()
870 pm8001_dbg(pm8001_ha, EH, "I_T_Nexus handler invoked !!\n"); in pm8001_I_T_nexus_event_handler()
907 pm8001_dbg(pm8001_ha, EH, " for device[%x]:rc=%d\n", in pm8001_I_T_nexus_event_handler()
934 pm8001_dbg(pm8001_ha, EH, "for device[%x]:rc=%d\n", in pm8001_lu_reset()
958 pm8001_dbg(pm8001_ha, EH, "Query:[%16ph]\n", cmnd->cmnd); in pm8001_query_task()
964 pm8001_dbg(pm8001_ha, EH, in pm8001_query_task()
970 pm8001_dbg(pm8001_ha, EH, in pm8001_query_task()
1135 pm8001_dbg(pm8001_ha, EH, "I_T_L_Q clear task set[%x]\n", in pm8001_clear_task_set()
Dpm8001_hwi.c3617 pm8001_dbg(pm8001_ha, EH, "IO_SUCCESS\n"); in pm8001_mpi_task_abort_resp()
3622 pm8001_dbg(pm8001_ha, EH, "IO_NOT_VALID\n"); in pm8001_mpi_task_abort_resp()
4480 pm8001_dbg(pm8001_ha, EH, "unknown type (%d)\n", type); in send_task_abort()
4502 pm8001_dbg(pm8001_ha, EH, "cmd_tag = %x, abort task tag = 0x%x\n", in pm8001_chip_abort_task()
4514 pm8001_dbg(pm8001_ha, EH, "rc= %d\n", rc); in pm8001_chip_abort_task()
/linux-5.19.10/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
530 will invoke EH for the scmd, and returning 1 makes :c:func:`ata_qc_complete`
545 If EH is invoked for timeout, :c:func:`ata_qc_timeout` stops BMDMA and
546 completes the qc. Note that as we're currently in EH, we cannot call
[all …]
/linux-5.19.10/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-5.19.10/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-5.19.10/Documentation/devicetree/bindings/usb/
Dusb-drd.yaml15 Tells usb driver the release number of the OTG and EH supplement with
/linux-5.19.10/drivers/block/paride/
DKconfig98 tristate "ATEN EH-100 protocol"
101 This option enables support for the ATEN EH-100 parallel port IDE
/linux-5.19.10/drivers/block/
DKconfig129 to at least one protocol driver (e.g. "ATEN EH-100 protocol",
/linux-5.19.10/Documentation/admin-guide/blockdev/
Dparide.rst77 aten ATEN EH-100 (HK)
/linux-5.19.10/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}},