Home
last modified time | relevance | path

Searched refs:CUC_ABORT (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsun3_82586.h99 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
Dni52.h91 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
D3c523.h83 #define CUC_ABORT 0x0400 /* abort command operation immediately */ macro
Dlp486e.c190 #define CUC_ABORT 0x0400 macro
791 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()
1264 lp->scb.command = (CUC_ABORT | RX_ABORT); in i596_close()
D82596.c190 #define CUC_ABORT 0x0400 macro
949 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()
1429 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_close()
Dlasi_82596.c220 #define CUC_ABORT 0x0400 macro
931 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()
1426 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_close()
Dsun3_82586.c962 p->scb->cmd_cuc = CUC_ABORT; in sun3_82586_timeout()
1170 p->scb->cmd_cuc = CUC_ABORT;
Dni52.c1114 p->scb->cmd_cuc = CUC_ABORT; in ni52_timeout()
1345 p->scb->cmd_cuc = CUC_ABORT;
D3c523.c1092 p->scb->cmd = CUC_ABORT; in elmc_timeout()