Searched refs:FD_SECTBASE (Results 1 – 2 of 2) sorted by relevance
28 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1) macro
2206 here[count].sect += FD_SECTBASE(_floppy) - 1; in setup_format_params()2610 FD_SECTBASE(_floppy); in make_raw_rw_request()