Home
last modified time | relevance | path

Searched defs:UnixRup (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Dunixrup.h44 struct UnixRup struct
46 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 */