Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dqic117.h207 #define QIC_CONFIG_LONG 0x40 /* Extra Length Tape Detected */ macro
/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-io.c555 *tape_len = (config & QIC_CONFIG_LONG) ? 307 : 0; in ftape_report_configuration()