Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h93 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
H A Dsun3_82586.c886 p->scb->cmd_ruc = RUC_ABORT; /* usually the RU is in the 'no resource'-state .. abort it now. */ in sun3_82586_rnr_int()
/openbmc/u-boot/drivers/net/
H A Deepro100.c62 #define RUC_ABORT 0x0004 macro