Searched refs:FD_SECTBASE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/block/
H A Dfloppy.c2209 here[count].sect += FD_SECTBASE(_floppy) - 1;
2613 FD_SECTBASE(_floppy);
/linux-master/include/uapi/linux/
H A Dfd.h28 #define FD_SECTBASE(floppy) ((((floppy)->stretch & FD_SECTBASEMASK) >> 2) ^ 1) macro

Completed in 241 milliseconds