Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/
H A Dsignum.c17 P_SIGNUM(ABRT); in syscall_arg__scnprintf_signum()
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h134 #define ABRT 0x10 /* int: script: command aborted */ macro
H 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/Documentation/scsi/
H A DChangeLog.sym53c8xx_269 (i.e.: set the ABRT bit in ISTAT if SCRIPTS are running)
H A DChangeLog.ncr53c8xx203 - Tiny misspelling fixed (ABORT instead of ABRT). Was fortunately
/linux/drivers/scsi/
H A Dncr53c8xx.h655 #define ABRT 0x10 /* int: script: command aborted */ macro