Searched refs:CUC_ABORT (Results 1 – 4 of 4) sorted by relevance
99 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
191 #define CUC_ABORT 0x0400 macro923 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()1402 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_close()
157 #define CUC_ABORT 0x0400 macro880 lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT); in i596_reset()1329 lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT); in i596_close()
975 p->scb->cmd_cuc = CUC_ABORT; in sun3_82586_timeout()1160 p->scb->cmd_cuc = CUC_ABORT;
Completed in 12 milliseconds