Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c4188 STATIC int asc_board_count = 0; variable
4352 for (i = 0; i < asc_board_count; i++) { in advansys_proc_info()
4357 if (i == asc_board_count) { in advansys_proc_info()
4620 asc_board_count = 0; in ASC_INITFUNC()
4653 while (asc_board_count < ASC_NUM_BOARD_SUPPORTED) { in ASC_INITFUNC()
4656 asc_board_count); in ASC_INITFUNC()
4833 asc_host[asc_board_count++] = shp; in ASC_INITFUNC()
4838 boardp->id = asc_board_count - 1; in ASC_INITFUNC()
4928 asc_board_count--; in ASC_INITFUNC()
4963 asc_board_count--; in ASC_INITFUNC()
[all …]