Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Dhisax.h886 struct IsdnCardState { struct
887 spinlock_t lock;
888 u_char typ;
889 u_char subtyp;
890 int protocol;
891 u_int irq;
892 u_long irq_flags;
893 u_long HW_Flags;
894 int *busy_flag;
895 int chanlimit; /* limited number of B-chans to use */
[all …]