Searched refs:USE_2M (Results 1 – 3 of 3) sorted by relevance
758 #define USE_2M(floppy) ((floppy.rate & FD_2M) ? 0xff : 0x80 ) macro965 #ifndef USE_2M966 #define USE_2M(x) 0x80 macro1055 if(compare(dev->use_2m, USE_2M(floppy))){ in init_geom()1059 dev->use_2m = USE_2M(floppy); in init_geom()
1554 not exist if this copy of mtools has been compiled without the USE_2M
1768 exist if this copy of mtools has been compiled without the USE_2M