Lines Matching full:probing
32 * - When probing the floppies we should add the FDCCMDADD_H flag since
403 * while Probing is set. fd_rwsec_done() clears it after a
406 static int Probing = 0; variable
1179 if (Probing) { in fd_rwsec_done1()
1187 Probing = 0; in fd_rwsec_done1()
1193 Probing=0; in fd_rwsec_done1()
1196 /* record not found, but not probing. Maybe stretch wrong ? Restart probing */ in fd_rwsec_done1()
1201 Probing = 1; in fd_rwsec_done1()
1204 if (Probing) { in fd_rwsec_done1()
1230 Probing = 0; in fd_rwsec_done1()
1541 Probing = 1; in ataflop_queue_rq()
1879 /* for probing drives, set the FDC speed to 8 MHz */ in config_types()
1883 printk(KERN_INFO "Probing floppy drive(s):\n"); in config_types()
1893 /* If FDC is still busy from probing, give it another FORCI in config_types()