rus               112 drivers/net/ethernet/i825xx/sun3_82586.c       printk("%s: scb_cmd (ruc) timed out: %04x,%04x .. disabling i82586!!\n",dev->name,p->scb->cmd_ruc,p->scb->rus); \
rus               714 drivers/net/ethernet/i825xx/sun3_82586.c 			if(p->scb->rus & RU_SUSPEND) /* special case: RU_SUSPEND */
rus               723 drivers/net/ethernet/i825xx/sun3_82586.c 				printk("%s: Receiver-Unit went 'NOT READY': %04x/%02x.\n",dev->name,(int) stat,(int) p->scb->rus);
rus               869 drivers/net/ethernet/i825xx/sun3_82586.c 		printk("\nerrs: %04x %04x rus: %02x, cus: %02x\n",(int)p->scb->rsc_errs,(int)p->scb->ovrn_errs,(int)p->scb->rus,(int)p->scb->cus);
rus               897 drivers/net/ethernet/i825xx/sun3_82586.c 	printk("%s: Receive-Unit restarted. Status: %04x\n",dev->name,p->scb->rus);
rus                72 drivers/net/ethernet/i825xx/sun3_82586.h   unsigned char rus;