Home
last modified time | relevance | path

Searched refs:ABORT (Results 1 – 17 of 17) sorted by relevance

/drivers/media/pci/cobalt/
Dcobalt-omnitek.c40 #define ABORT (1 << 2) macro
132 iowrite32(ABORT, CS_REG(s->dma_channel)); in omni_sg_dma_abort_channel()
152 iowrite32(ABORT, CS_REG(i)); in omni_sg_dma_init()
/drivers/net/ethernet/sis/
Dsis900.h203 ABORT = 0x04000000, UNDERRUN = 0x02000000, NOCARRIER = 0x01000000, enumerator
Dsis900.c1757 if (rx_status & (ABORT|OVERRUN|TOOLONG|RUNT|RXISERR|CRCERR|FAERR)) { in sis900_rx()
1905 if (tx_status & (ABORT | UNDERRUN | OWCOLL)) { in sis900_finish_xmit()
1914 if (tx_status & ABORT) in sis900_finish_xmit()
Dsis190.c225 ABORT = 0x00800000, enumerator
556 #define ErrMask (OVRUN | SHORT | LIMIT | MIIER | NIBON | COLON | ABORT) in sis190_rx_pkt_err()
/drivers/staging/wlan-ng/
Dhfa384x_usb.c3128 ABORT in hfa384x_usbin_callback() enumerator
3162 action = ABORT; in hfa384x_usbin_callback()
3173 action = ABORT; in hfa384x_usbin_callback()
3184 action = ABORT; in hfa384x_usbin_callback()
3190 action = ABORT; in hfa384x_usbin_callback()
3203 if (action != ABORT) { in hfa384x_usbin_callback()
3238 if (action == ABORT) in hfa384x_usbin_callback()
/drivers/staging/sm750fb/
Dddk750_chip.c269 ulReg = FIELD_SET(ulReg, DMA_ABORT_INTERRUPT, ABORT_1, ABORT); in ddk750_initHw()
/drivers/scsi/
DNCR5380.c1685 tmp = ABORT; in do_abort()
2159 case ABORT:
2348 if (msgout == ABORT) {
Datari_NCR5380.c1784 tmp = ABORT; in do_abort()
2161 case ABORT: in NCR5380_information_transfer()
2416 if (msgout == ABORT) { in NCR5380_information_transfer()
Dmesh.c978 ms->msgout[0] = ABORT; in do_abort()
1220 case ABORT: in handle_msgin()
1554 ms->msgout[0] = ABORT; in cmd_complete()
Daha152x.c1542 ADDMSGO(ABORT); in seldo_run()
1873 if (MSGO(MSGO_I)==ABORT) in msgo_run()
Ddc395x.c1684 srb->msgout_buf[0] = ABORT; in enable_msgout_abort()
2947 case ABORT: in msgin_phase0()
/drivers/net/wireless/iwlwifi/mvm/
Dtx.c872 AGG_TX_STATE_(ABORT); in iwl_get_agg_tx_status()
/drivers/scsi/arm/
Dfas216.c914 if (fas216_get_last_msg(info, info->scsi.msgin_fifo) == ABORT) { in fas216_disconnect_intr()
1029 msgqueue_addmsg(&info->scsi.msgs, 1, ABORT); in fas216_reselected_intr()
Dacornscsi.c1495 case ABORT: in acornscsi_message()
1915 msgqueue_addmsg(&host->scsi.msgs, 1, ABORT); in acornscsi_abortcmd()
/drivers/net/ethernet/hp/
Dhp100.c2015 val = hp100_inb(ABORT); in hp100_update_stats()
2051 hp100_inb(ABORT); in hp100_clear_stats()
/drivers/scsi/aacraid/
Daachba.c3062 scsicmd->result = DID_ABORT << 16 | ABORT << 8; in aac_srb_callback()
3069 scsicmd->result = DID_ERROR << 16 | ABORT << 8; in aac_srb_callback()
/drivers/scsi/aic7xxx/
Daic7xxx.seq246 * Our first message must be one of IDENTIFY, ABORT, or