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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dfd1772.c328 * while Probing is set. fd_rwsec_done() clears it after a
331 static int Probing = 0; variable
956 if (Probing) {
963 Probing = 0;
970 Probing = 1;
973 if (Probing) {
995 Probing = 0;
1219 Probing = 1;
1412 printk("Probing floppy drive(s):\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dataflop.c321 * while Probing is set. fd_rwsec_done() clears it after a
324 static int Probing = 0; variable
1066 if (Probing) {
1074 Probing = 0;
1080 Probing=0;
1088 Probing = 1;
1091 if (Probing) {
1117 Probing = 0;
1423 Probing = 1;
1772 printk(KERN_INFO "Probing flopp
[all...]

Completed in 101 milliseconds