Searched defs:act2000_card (Results 1 – 1 of 1) sorted by relevance
151 typedef struct act2000_card { struct156 struct act2000_card *next; /* Pointer to next device struct */ argument157 spinlock_t lock; /* protect critical operations */158 int myid; /* Driver-Nr. assigned by linklevel */182 } act2000_card; argument