Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Daha152x.c290 #define DELAY_DEFAULT 1000 macro
364 static int delay[] = {DELAY_DEFAULT, DELAY_DEFAULT};
372 static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0};
376 static int aha152x1[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0};
3282 setup[setup_count].delay = DELAY_DEFAULT; in aha152x_init()
3350 setup[setup_count].delay = DELAY_DEFAULT; in aha152x_init()
3421 setup[setup_count].delay = ints[0] >= 7 ? ints[7] : DELAY_DEFAULT; in aha152x_setup()
/linux-5.19.10/tools/kvm/kvm_stat/
Dkvm_stat982 DELAY_DEFAULT = 3.0 variable
1352 % DELAY_DEFAULT, curses.A_BOLD)
1368 delay = DELAY_DEFAULT
1704 default=DELAY_DEFAULT,