Searched refs:FDC_SPECIFY (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/ftape/lowlevel/ | ||
D | fdc-io.h | 51 #define FDC_SPECIFY (FD_SPECIFY) macro |
D | fdc-io.c | 734 __u8 in[3] = { FDC_SPECIFY, 1, (1 << 1)}; in fdc_set_seek_rate() |