Searched refs:FD_CONFIGURE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | fdreg.h | 82 #define FD_CONFIGURE 0x13 /* configure FIFO operation */ macro |
| /linux/drivers/block/ | ||
| H A D | floppy.c | 1248 output_byte(fdc, FD_CONFIGURE); in fdc_configure() |