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