Home
last modified time | relevance | path

Searched refs:ABRT (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/tools/perf/trace/beauty/
A Dsignum.c17 P_SIGNUM(ABRT); in syscall_arg__scnprintf_signum()
/linux-6.3-rc2/Documentation/driver-api/
A Dlibata.rst697 - !BSY && ERR && ABRT right after issuing PACKET indicates that PACKET
700 - !BSY && ERR(==CHK) && !ABRT after the last byte of CDB is transferred
703 - !BSY && ERR(==CHK) && ABRT after the last byte of CDB is transferred
718 ABRT error during data transfer or on completion
719 Up to ATA/ATAPI-7, the standard specifies that ABRT could be set on
723 that ABRT bit alone could indicate transfer errors.
726 errors can turn on ABRT. So, this is kind of gray area. Some
751 This can be invalid command or parameter indicated by ABRT ERROR bit
752 or some other error condition. Note that ABRT bit can indicate a lot
813 - ICRC or ABRT error as described in
[all …]
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h134 #define ABRT 0x10 /* int: script: command aborted */ macro
A Dsym_hipd.c154 if (INB(np, nc_dstat) & ABRT) in sym_soft_reset()
2892 !(dstat & (MDPE|BF|ABRT|IID))) {
2922 !(dstat & (MDPE|BF|ABRT|IID))) {
2940 (dstat & (MDPE|BF|ABRT|IID))) {
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.sym53c8xx_269 (i.e.: set the ABRT bit in ISTAT if SCRIPTS are running)
A DChangeLog.ncr53c8xx203 - Tiny misspelling fixed (ABORT instead of ABRT). Was fortunately
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h655 #define ABRT 0x10 /* int: script: command aborted */ macro
A Dncr53c8xx.c5166 OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID); in ncr_init()
5784 !(dstat & (MDPE|BF|ABRT|IID))) { in ncr_exception()
5831 !(dstat & (MDPE|BF|ABRT))) { in ncr_exception()
5869 (dstat & (MDPE|BF|ABRT|IID))) { in ncr_exception()

Completed in 34 milliseconds