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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.c333 #define DELAY_DEFAULT 1000 macro
392 static int delay[] = {DELAY_DEFAULT, DELAY_DEFAULT};
401 static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0};
405 static int aha152x1[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0};
413 static int aha152x[] = {0, 11, 7, 1, 1, 1, DELAY_DEFAULT, 0, DEBUG_DEFAULT};
417 static int aha152x1[] = {0, 11, 7, 1, 1, 1, DELAY_DEFAULT, 0, DEBUG_DEFAULT};
3747 setup[setup_count].delay = DELAY_DEFAULT;
3818 setup[setup_count].delay = DELAY_DEFAULT;
3895 setup[setup_count].delay = ints[0] >= 7 ? ints[7] : DELAY_DEFAULT;
[all...]

Completed in 56 milliseconds