Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dataflop.c383 static int UserSteprate[FD_MAX_UNITS] = { -1, -1 }; variable
384 module_param_array(UserSteprate, int, NULL, 0);
1795 switch( UserSteprate[drive] ) { in fd_probe()
2181 UserSteprate[i-3] = ints[i]; in atari_floppy_setup()