Searched refs:probed_format (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfd.h203 short probed_format; member in struct:floppy_drive_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfd.h203 short probed_format; member in struct:floppy_drive_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Dfloppy.c2112 int probed_format; local
2114 probed_format = DRS->probed_format;
2116 if (probed_format >= 8 ||
2117 !DP->autodetect[probed_format]){
2118 DRS->probed_format = 0;
2121 if (floppy_type[DP->autodetect[probed_format]].sect){
2122 DRS->probed_format = probed_format;
2125 probed_format
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dioctl32.c666 short probed_format; member in struct:floppy_drive_struct32
884 err |= __put_user(f->probed_format, &((struct floppy_drive_struct32 *)arg)->probed_format);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dioctl32.c901 short probed_format; member in struct:floppy_drive_struct32
1119 err |= __put_user(f->probed_format, &((struct floppy_drive_struct32 *)arg)->probed_format);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_ioctl.c1001 short probed_format; member in struct:floppy_drive_struct32
1219 err |= __put_user(f->probed_format, &((struct floppy_drive_struct32 *)arg)->probed_format);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dioctl32.c1213 short probed_format; member in struct:floppy_drive_struct32
1431 err |= __put_user(f->probed_format, &((struct floppy_drive_struct32 *)arg)->probed_format);

Completed in 159 milliseconds