Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfd.h24 #define FD_SWAPSIDES 2 macro
/Linux-v4.19/drivers/block/
Dfloppy.c2565 if (((_floppy->stretch & (FD_SWAPSIDES | FD_SECTBASEMASK)) || in make_raw_rw_request()
3248 (g->stretch & ~(FD_STRETCH | FD_SWAPSIDES | FD_SECTBASEMASK)) != 0) in set_geometry()
3300 (FD_SWAPSIDES | FD_SECTBASEMASK))) in set_geometry()