Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfdreg.h87 #define FD_UNLOCK 0x14 /* Fifo config unlock */ macro
/openbmc/linux/drivers/block/
H A Dfloppy.c4271 output_byte(fdc, FD_UNLOCK); in get_fdc_version()