Searched defs:UnixRup (Results 1 – 1 of 1) sorted by relevance
44 struct UnixRup struct46 struct CmdBlk *CmdsWaitingP; /* Commands waiting to be done */47 struct CmdBlk *CmdPendingP; /* The command currently being sent */48 struct RUP *RupP; /* the Rup to send it to */49 uint Id; /* Id number */50 uint BaseSysPort; /* SysPort of first tty on this RTA */51 uint ModTypes; /* Modules on this RTA */52 spinlock_t RupLock; /* Lock structure for MPX */