Lines Matching defs:drive
367 #define IS_BUFFERED(drive,side,track) \ argument
521 static void fd_select_drive( int drive ) in fd_select_drive()
612 static int drive = 0; in check_change() local
743 static int do_format(int drive, int type, struct atari_format_descr *desc) in do_format()
834 static void do_fd_action( int drive ) in do_fd_action()
1439 unsigned int drive = p - unit; in floppy_check_events() local
1461 unsigned int drive = p - unit; in floppy_revalidate() local
1484 static void setup_req_params( int drive ) in setup_req_params()
1507 int drive = floppy - unit; in ataflop_queue_rq() local
1589 int drive = floppy - unit; in fd_locked_ioctl() local
1785 static void __init fd_probe( int drive ) in fd_probe()
1828 static int __init fd_test_drive_present( int drive ) in fd_test_drive_present()
1877 int drive, cnt = 0; in config_types() local
1991 static int ataflop_alloc_disk(unsigned int drive, unsigned int type) in ataflop_alloc_disk()
2015 int drive = MINOR(dev) & 3; in ataflop_probe() local