Home
last modified time | relevance | path

Searched refs:num_boards (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/isdn/pcbit/
Dmodule.c32 static int num_boards; variable
42 num_boards = 0; in pcbit_init()
58 num_boards++; in pcbit_init()
72 if (!num_boards) in pcbit_init()
77 num_boards++; in pcbit_init()
88 for (board = 0; board < num_boards; board++) in pcbit_exit()
/linux-2.4.37.9/drivers/net/skfp/
Dskfddi.c196 static int num_boards; /* total number of adapters configured */ variable
406 num_boards++; in skfp_probe()
434 if (num_boards > 0) in skfp_probe()
/linux-2.4.37.9/drivers/scsi/
Du14-34f.c557 static unsigned int num_boards = MAX_BOARDS; variable
1025 num_boards = j; in u14_34f_detect()
1876 if ((j = (unsigned int)((char *)shap - sha)) >= num_boards) return; in do_interrupt_handler()
Deata.c763 static unsigned int num_boards = MAX_BOARDS; variable
1487 num_boards = j; in eata2x_detect()
2370 if ((j = (unsigned int)((char *)shap - sha)) >= num_boards) return; in do_interrupt_handler()