Home
last modified time | relevance | path

Searched refs:CABRT (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dsym53c8xx.h94 #define CABRT 0x80 /* cmd: abort current operation */ macro
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h165 #define CABRT 0x80 /* cmd: abort current operation */ macro
H A Dsym_hipd.c147 OUTB(np, nc_istat, CABRT); in sym_soft_reset()
2831 if (istat & CABRT)
2832 OUTB(np, nc_istat, CABRT);
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h686 #define CABRT 0x80 /* cmd: abort current operation */ macro
H A Dncr53c8xx.c5752 if (istat & CABRT) in ncr_exception()
5753 OUTB (nc_istat, CABRT); in ncr_exception()