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
1155 if (Probing) { in fd_rwsec_done1()
1163 Probing = 0; in fd_rwsec_done1()
1169 Probing=0; in fd_rwsec_done1()
1172 /* record not found, but not probing. Maybe stretch wrong ? Restart probing */ in fd_rwsec_done1()
1177 Probing = 1; in fd_rwsec_done1()
1180 if (Probing) { in fd_rwsec_done1()
1206 Probing = 0; in fd_rwsec_done1()
1519 Probing = 1; in ataflop_queue_rq()
1854 /* for probing drives, set the FDC speed to 8 MHz */ in config_types()
1858 printk(KERN_INFO "Probing floppy drive(s):\n"); in config_types()
1868 /* If FDC is still busy from probing, give it another FORCI in config_types()