Searched refs:FD_SWAPSIDES (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfd.h24 #define FD_SWAPSIDES 2 macro
/linux-master/drivers/block/
H A Dfloppy.c2581 if (((_floppy->stretch & (FD_SWAPSIDES | FD_SECTBASEMASK)) ||
3241 (g->stretch & ~(FD_STRETCH | FD_SWAPSIDES | FD_SECTBASEMASK)) != 0)
3294 (FD_SWAPSIDES | FD_SECTBASEMASK)))

Completed in 138 milliseconds