Searched refs:RUC_ABORT (Results 1 – 6 of 6) sorted by relevance
76 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
92 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
84 #define RUC_ABORT 0x0040 /* abort receiver operation immediately */ macro
1025 p->scb->cmd = RUC_ABORT; /* usually the RU is in the 'no resource'-state .. abort it now. */ in elmc_rnr_int()
889 p->scb->cmd_ruc = RUC_ABORT; /* usually the RU is in the 'no resource'-state .. abort it now. */ in sun3_82586_rnr_int()
1048 …writeb(RUC_ABORT, &p->scb->cmd_ruc); /* usually the RU is in the 'no resource'-state .. abort it n… in ni52_rnr_int()