Lines Matching full:probing
32 * - When probing the floppies we should add the FDCCMDADD_H flag since
400 * while Probing is set. fd_rwsec_done() clears it after a
403 static int Probing = 0; variable
1152 if (Probing) { in fd_rwsec_done1()
1160 Probing = 0; in fd_rwsec_done1()
1166 Probing=0; in fd_rwsec_done1()
1169 /* record not found, but not probing. Maybe stretch wrong ? Restart probing */ in fd_rwsec_done1()
1174 Probing = 1; in fd_rwsec_done1()
1177 if (Probing) { in fd_rwsec_done1()
1203 Probing = 0; in fd_rwsec_done1()
1516 Probing = 1; in ataflop_queue_rq()
1851 /* for probing drives, set the FDC speed to 8 MHz */ in config_types()
1855 printk(KERN_INFO "Probing floppy drive(s):\n"); in config_types()
1865 /* If FDC is still busy from probing, give it another FORCI in config_types()