Home
last modified time | relevance | path

Searched refs:FD_SEEK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfdreg.h75 #define FD_SEEK 0x0F /* seek track */ macro
/openbmc/linux/drivers/block/
H A Damiflop.c155 #define FD_SEEK 0x0F /* seek track */ macro
H A Dfloppy.c1644 output_byte(current_fdc, FD_SEEK); in seek_floppy()