Searched refs:FD_DRIVESPEC (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | fdreg.h | 99 #define FD_DRIVESPEC 0x8e /* drive specification: Access to the macro |
/linux/drivers/block/ | ||
H A D | floppy.c | 1309 output_byte(fdc, FD_DRIVESPEC); in fdc_specify() |