taglinefilesource code
current_drive160drivers/block/floppy.c#define DP (&drive_params[current_drive])
current_drive161drivers/block/floppy.c#define DRS (&drive_state[current_drive])
current_drive162drivers/block/floppy.c#define DRWE (&write_errors[current_drive])
current_drive170drivers/block/floppy.c#define DPRINT(x) printk(DEVICE_NAME "%d: " x,current_drive);
current_drive173drivers/block/floppy.cprintk(DEVICE_NAME "%d: " x,current_drive,(x1));
current_drive176drivers/block/floppy.cprintk(DEVICE_NAME "%d: " x,current_drive,(x1),(x2));
current_drive179drivers/block/floppy.cprintk(DEVICE_NAME "%d: " x,current_drive,(x1),(x2),(x3));
current_drive442drivers/block/floppy.cstatic unsigned char current_drive = 255;
current_drive552drivers/block/floppy.coutb_p(FDCS->dor & ~(0x10<<UNIT(current_drive)),FD_DOR);
current_drive579drivers/block/floppy.ccurrent_drive = drive;
current_drive684drivers/block/floppy.csaved_drive = current_drive % N_DRIVE;
current_drive699drivers/block/floppy.ccurrent_drive = saved_drive;
current_drive709drivers/block/floppy.cif ( disk_change(current_drive) ){
current_drive1118drivers/block/floppy.cif (wait_for_completion(current_drive,ready_date,function))
current_drive1162drivers/block/floppy.cset_dor(fdc, ~0,  (0x10 << UNIT(current_drive)));
current_drive1186drivers/block/floppy.coutput_byte( UNIT(current_drive) );
current_drive1205drivers/block/floppy.cdisk_change(current_drive);
current_drive1207drivers/block/floppy.ctest_bit(current_drive,&changed_floppies)){
current_drive1228drivers/block/floppy.cset_dor(fdc, ~ (0x10 << UNIT(current_drive)), 0);
current_drive1254drivers/block/floppy.coutput_byte(UNIT(current_drive));
current_drive1362drivers/block/floppy.c} while ( (ST0 & 0x83) != UNIT(current_drive) && inr == 2);
current_drive1375drivers/block/floppy.cLAST_OUT(UNIT(current_drive));
current_drive1468drivers/block/floppy.cdata = UNIT(current_drive);
current_drive1469drivers/block/floppy.cif ( (FDCS->dor & 0x03) != UNIT(current_drive) )
current_drive1474drivers/block/floppy.cif(!(FDCS->dor & ( 0x10 << UNIT(current_drive) ) )){
current_drive1480drivers/block/floppy.cdata |= (0x10 << UNIT(current_drive));
current_drive1483drivers/block/floppy.cif (FDCS->dor & ( 0x10 << UNIT(current_drive) ) )
current_drive1484drivers/block/floppy.cmask &= ~(0x10 << UNIT(current_drive));
current_drive1487drivers/block/floppy.cdel_timer(motor_off_timer + current_drive);
current_drive1492drivers/block/floppy.cif(disk_change(current_drive))
current_drive1505drivers/block/floppy.cif(wait_for_completion(current_drive,
current_drive1699drivers/block/floppy.cDR_SELECT = UNIT(current_drive) + ( format_req.head << 2 );
current_drive1749drivers/block/floppy.cclear_bit(current_drive, &changed_floppies);
current_drive1893drivers/block/floppy.ccurrent_type[current_drive] = floppy;
current_drive1894drivers/block/floppy.cfloppy_sizes[DRIVE(current_drive) + (FDC(current_drive) << 7)] =
current_drive1902drivers/block/floppy.cfloppy->name,current_drive);
current_drive1903drivers/block/floppy.ccurrent_type[current_drive] = floppy;
current_drive1904drivers/block/floppy.cfloppy_sizes[DRIVE(current_drive) + (FDC(current_drive) << 7)] =
current_drive1914drivers/block/floppy.cbuffer_drive = current_drive;
current_drive2076drivers/block/floppy.ccurrent_drive = DRIVE(CURRENT->dev);
current_drive2125drivers/block/floppy.cDR_SELECT = UNIT(current_drive) + ( HEAD << 2 );
current_drive2149drivers/block/floppy.cif ((raw_cmd.track == buffer_track) && (current_drive == buffer_drive) &&
current_drive2206drivers/block/floppy.cbuffer_drive !=current_drive || /* bad drive */
current_drive2214drivers/block/floppy.cbuffer_drive = current_drive;
current_drive2229drivers/block/floppy.cbuffer_drive = current_drive;
current_drive2308drivers/block/floppy.cif (current_drive < N_DRIVE)
current_drive2309drivers/block/floppy.cfloppy_off(current_drive);
current_drive3086drivers/block/floppy.ccurrent_drive = i;
current_drive3119drivers/block/floppy.ccurrent_drive = 0;