Home
last modified time | relevance | path

Searched refs:RUC_ABORT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/i825xx/
Dsun3_82586.h92 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
Dsun3_82586.c889 p->scb->cmd_ruc = RUC_ABORT; /* usually the RU is in the 'no resource'-state .. abort it now. */ in sun3_82586_rnr_int()