Searched refs:floppy_type (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dfloppy.c443 static struct floppy_struct floppy_type[32] = { variable in typeref:struct:floppy_struct
592 static struct floppy_struct *_floppy = floppy_type;
2113 if (floppy_type[DP->autodetect[probed_format]].sect) {
2144 _floppy = floppy_type + type;
2931 floppy_type + DP->autodetect[DRS->probed_format];
3073 floppy = floppy_type + type;
3076 floppy = floppy_type + UDP->native_format;
3307 floppy_type[type] = *g;
3308 floppy_type[type].name = "user format";
3311 floppy_type[typ
[all...]
H A Dswim3.c836 static struct floppy_struct floppy_type = variable in typeref:struct:floppy_struct
860 if (copy_to_user((void __user *) param, &floppy_type,

Completed in 48 milliseconds