Home
last modified time | relevance | path

Searched refs:CUC_ABORT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h99 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
H A Dsun3_82586.c979 p->scb->cmd_cuc = CUC_ABORT; in sun3_82586_timeout()
1164 p->scb->cmd_cuc = CUC_ABORT;
H 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()
H A D82596.c191 #define CUC_ABORT 0x0400 macro
923 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()
1412 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h100 #define CUC_ABORT 0x04 /* abort command operation immediately */ macro
H A Dsun3_82586.c976 p->scb->cmd_cuc = CUC_ABORT; in sun3_82586_timeout()
1161 p->scb->cmd_cuc = CUC_ABORT;
H A D82596.c190 #define CUC_ABORT 0x0400 macro
922 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_reset()
1401 lp->scb.command = CUC_ABORT | RX_ABORT; in i596_close()
H A Dlib82596.c156 #define CUC_ABORT 0x0400 macro
879 lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT); in i596_reset()
1328 lp->dma->scb.command = SWAP16(CUC_ABORT | RX_ABORT); in i596_close()

Completed in 12 milliseconds