Home
last modified time | relevance | path

Searched refs:USE_2M (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
Ddevices.c758 #define USE_2M(floppy) ((floppy.rate & FD_2M) ? 0xff : 0x80 ) macro
965 #ifndef USE_2M
966 #define USE_2M(x) 0x80 macro
1055 if(compare(dev->use_2m, USE_2M(floppy))){ in init_geom()
1059 dev->use_2m = USE_2M(floppy); in init_geom()
Dmtools.info1554 not exist if this copy of mtools has been compiled without the USE_2M
Dmtools.texi1768 exist if this copy of mtools has been compiled without the USE_2M