Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfd.h24 #define FD_SWAPSIDES 2 macro
/openbmc/linux/drivers/block/
H A 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()