Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/i825xx/
A Dsun3_82586.h99 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
A D82596.c191 #define CUC_ABORT 0x0400 macro
923 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()
1402 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_close()
A Dlib82596.c157 #define CUC_ABORT 0x0400 macro
880 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()
A Dsun3_82586.c975 p->scb->cmd_cuc = CUC_ABORT; in sun3_82586_timeout()
1160 p->scb->cmd_cuc = CUC_ABORT;

Completed in 12 milliseconds