Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dfd.h24 #define FD_SWAPSIDES 2 macro
/linux-6.6.21/drivers/block/
Dfloppy.c2578 if (((_floppy->stretch & (FD_SWAPSIDES | FD_SECTBASEMASK)) || in make_raw_rw_request()
3237 (g->stretch & ~(FD_STRETCH | FD_SWAPSIDES | FD_SECTBASEMASK)) != 0) in set_geometry()
3290 (FD_SWAPSIDES | FD_SECTBASEMASK))) in set_geometry()