Lines Matching defs:drive
364 #define IS_BUFFERED(drive,side,track) \ argument
508 static void fd_select_drive( int drive ) in fd_select_drive()
599 static int drive = 0; in check_change() local
724 static int do_format(int drive, int type, struct atari_format_descr *desc) in do_format()
811 static void do_fd_action( int drive ) in do_fd_action()
1413 unsigned int drive = p - unit; in floppy_check_events() local
1435 unsigned int drive = p - unit; in floppy_revalidate() local
1459 static void setup_req_params( int drive ) in setup_req_params()
1491 int drive = floppy - unit; in ataflop_queue_rq() local
1567 int drive = floppy - unit; in fd_locked_ioctl() local
1760 static void __init fd_probe( int drive ) in fd_probe()
1803 static int __init fd_test_drive_present( int drive ) in fd_test_drive_present()
1852 int drive, cnt = 0; in config_types() local
1968 static int ataflop_alloc_disk(unsigned int drive, unsigned int type) in ataflop_alloc_disk()
1993 int drive = MINOR(dev) & 3; in ataflop_probe() local