Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsun3_82586.h92 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
Dni52.h84 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
D3c523.h76 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
Dsun3_82586.c872 p->scb->cmd_ruc = RUC_ABORT; /* usually the RU is in the 'no resource'-state .. abort it now. */ in sun3_82586_rnr_int()
Dni52.c1024 p->scb->cmd_ruc = RUC_ABORT; /* usually the RU is in the 'no resource'-state .. abort it now. */ in ni52_rnr_int()
D3c523.c1010 p->scb->cmd = RUC_ABORT; /* usually the RU is in the 'no resource'-state .. abort it now. */ in elmc_rnr_int()