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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Din2000.c1684 #define MAX_SETUP_ARGS ARRAY_SIZE(setup_args) macro
1687 static char setup_used[MAX_SETUP_ARGS];
1698 while (*p1 && (i < MAX_SETUP_ARGS)) {
1711 for (i = 0; i < MAX_SETUP_ARGS; i++)
1725 for (x = 0; x < MAX_SETUP_ARGS; x++) {
1731 if (x == MAX_SETUP_ARGS)
1981 for (x = 0; x < MAX_SETUP_ARGS; x++)
H A Dwd33c93.c1745 #define MAX_SETUP_ARGS ARRAY_SIZE(setup_args) macro
1748 static char setup_used[MAX_SETUP_ARGS];
1773 while (*p1 && (i < MAX_SETUP_ARGS)) {
1786 for (i = 0; i < MAX_SETUP_ARGS; i++)
1802 for (x = 0; x < MAX_SETUP_ARGS; x++) {
1810 if (x == MAX_SETUP_ARGS)
2036 for (i = 0; i < MAX_SETUP_ARGS; i++)

Completed in 58 milliseconds