DELAY_DEFAULT 346 drivers/scsi/aha152x.c static int delay[] = {DELAY_DEFAULT, DELAY_DEFAULT}; DELAY_DEFAULT 354 drivers/scsi/aha152x.c static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0}; DELAY_DEFAULT 358 drivers/scsi/aha152x.c static int aha152x1[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0}; DELAY_DEFAULT 3230 drivers/scsi/aha152x.c setup[setup_count].delay = DELAY_DEFAULT; DELAY_DEFAULT 3298 drivers/scsi/aha152x.c setup[setup_count].delay = DELAY_DEFAULT; DELAY_DEFAULT 3369 drivers/scsi/aha152x.c setup[setup_count].delay = ints[0] >= 7 ? ints[7] : DELAY_DEFAULT;