ABORT
C(ABORT, -ENXIO, "background cmd was aborted by device"), \
reg = REG_SET_FIELD(reg, CKSVII2C_IC_ENABLE, ABORT, 1);
iowrite32(ABORT, CS_REG(s->dma_channel));
iowrite32(ABORT, CS_REG(i));
XI2C_IOWRITE_BITS(pdata, IC_ENABLE, ABORT, 1);
if (!XI2C_IOREAD_BITS(pdata, IC_ENABLE, ABORT))
#define ErrMask (OVRUN | SHORT | LIMIT | MIIER | NIBON | COLON | ABORT)
if (rx_status & (ABORT|OVERRUN|TOOLONG|RUNT|RXISERR|CRCERR|FAERR)) {
if (tx_status & (ABORT | UNDERRUN | OWCOLL)) {
if (tx_status & ABORT)
AGG_TX_STATE_(ABORT);
tmp = ABORT;
case ABORT:
if (msgout == ABORT) {
ADDMSGO(ABORT);
if (MSGO(MSGO_I)==ABORT)
msgqueue_addmsg(&host->scsi.msgs, 1, ABORT);
msgqueue_addmsg(&info->scsi.msgs, 1, ABORT);
if (fas216_get_last_msg(info, info->scsi.msgin_fifo) == ABORT) {
srb->msgout_buf[0] = ABORT;
case ABORT:
case ABORT:
ms->msgout[0] = ABORT;
ms->msgout[0] = ABORT;
PRT("SCSI command aborts: %llu\n", ABORT);
if (test_opt2(sb, ABORT))
DECLARE_PRIMITIVE(ABORT);