Searched refs:FL_2STEP (Results 1 – 4 of 4) sorted by relevance
127 { FDF_5_360 | FL_2STEP },323 out->flags |= FL_2STEP; in parse_fmt()325 out->flags &= ~FL_2STEP; in parse_fmt()364 if (in.flags & FL_2STEP) in print_fmt()
97 #define FL_2STEP 0x0002 /* 2 steps between cylinders */ macro
184 if (ft.flags & FL_2STEP) { in main()
144 { FDF_5_360 | FL_2STEP | FL_AUTO},892 steptrac = (fd->ft->flags & FL_2STEP)? 2: 1; in fdc_worker()