Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dfdc-io.h58 #define FDC_CONFIGURE (FD_CONFIGURE) macro
Dfdc-io.c691 __u8 cmd1[] = {FDC_CONFIGURE, 0x00, 0x00, 0x00}; in fdc_disable()
1041 __u8 cmd1[] = {FDC_CONFIGURE, 0, (0x0f & (threshold - 1)), 0}; in fdc_fifo_threshold()