Searched defs:floppy (Results 1 – 3 of 3) sorted by relevance
27 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1) argument34 #define FD_SIZECODE(floppy) (((((floppy)->rate&FD_SIZECODEMASK)>> 3)+ 2) %8) argument35 #define FD_SECTSIZE(floppy) ( (floppy)->rate & FD_2M ? \ argument
434 bx_bool floppy; member
3214 bool floppy; member