Searched refs:CUC_ABORT (Results 1 – 9 of 9) sorted by relevance
83 #define CUC_ABORT 0x0400 /* abort command operation immediately */ macro
99 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
91 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
190 #define CUC_ABORT 0x0400 macro789 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()1228 lp->scb.command = (CUC_ABORT | RX_ABORT); in i596_close()
158 #define CUC_ABORT 0x0400 macro854 lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT); in i596_reset()1317 lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT); in i596_close()
188 #define CUC_ABORT 0x0400 macro949 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()1483 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_close()
979 p->scb->cmd_cuc = CUC_ABORT; in sun3_82586_timeout()1163 p->scb->cmd_cuc = CUC_ABORT;
1108 p->scb->cmd = CUC_ABORT; in elmc_timeout()
1142 writeb(CUC_ABORT, &p->scb->cmd_cuc); in ni52_timeout()