Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfd.h23 #define FD_SWAPSIDES 2 macro
/linux-4.1.27/drivers/block/
Dfloppy.c2559 if (((_floppy->stretch & (FD_SWAPSIDES | FD_SECTBASEMASK)) || in make_raw_rw_request()
3240 (g->stretch & ~(FD_STRETCH | FD_SWAPSIDES | FD_SECTBASEMASK)) != 0) in set_geometry()
3292 (FD_SWAPSIDES | FD_SECTBASEMASK))) in set_geometry()