Home
last modified time | relevance | path

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

/linux-3.3/drivers/isdn/act2000/
Dact2000.h151 typedef struct act2000_card { struct
156 struct act2000_card *next; /* Pointer to next device struct */ argument
157 spinlock_t lock; /* protect critical operations */
158 int myid; /* Driver-Nr. assigned by linklevel */
182 } act2000_card; argument