Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfdreg.h99 #define FD_DRIVESPEC 0x8e /* drive specification: Access to the macro
/openbmc/linux/drivers/block/
H A Dfloppy.c1306 output_byte(fdc, FD_DRIVESPEC); in fdc_specify()