Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-google/recipes-google/networking/files/
H A Dgbmc-ip-monitor.sh128 trap - HUP INT QUIT ABRT TERM EXIT
132 trap cleanup HUP INT QUIT ABRT TERM EXIT
/openbmc/linux/tools/perf/trace/beauty/
H A Dsignum.c17 P_SIGNUM(ABRT); in syscall_arg__scnprintf_signum()
/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst671 - !BSY && ERR && ABRT right after issuing PACKET indicates that PACKET
674 - !BSY && ERR(==CHK) && !ABRT after the last byte of CDB is transferred
677 - !BSY && ERR(==CHK) && ABRT after the last byte of CDB is transferred
692 ABRT error during data transfer or on completion
693 Up to ATA/ATAPI-7, the standard specifies that ABRT could be set on
697 that ABRT bit alone could indicate transfer errors.
700 errors can turn on ABRT. So, this is kind of gray area. Some
725 This can be invalid command or parameter indicated by ABRT ERROR bit
726 or some other error condition. Note that ABRT bit can indicate a lot
787 - ICRC or ABRT error as described in
[all …]
/openbmc/u-boot/include/
H A Dsym53c8xx.h63 #define ABRT 0x10 /* int: script: command aborted */ macro
/openbmc/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))) {
/openbmc/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
/openbmc/qemu/tests/qtest/
H A Dide-test.c75 ABRT = 0x04, enumerator
443 assert_bit_set(qpci_io_readb(dev, ide_bar, reg_error), ABRT); in test_bmdma_trim()
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h655 #define ABRT 0x10 /* int: script: command aborted */ macro
H 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()