Searched refs:cardmax (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hysdn/
H A Dhysdn_init.c37 int cardmax; /* number of found cards */ variable
70 /* ressources are reserved. cardmax is incremented. */
91 card->myid = cardmax; /* set own id */
119 cardmax++;
211 printk(KERN_INFO "HYSDN: %d card(s) found.\n", cardmax);
218 if(cardmax > 0) {
H A Dhysdn_defs.h228 extern int cardmax; /* number of found cards */

Completed in 39 milliseconds