Searched refs:QIC_CONFIG_LONG (Results 1 – 2 of 2) sorted by relevance
207 #define QIC_CONFIG_LONG 0x40 /* Extra Length Tape Detected */ macro
555 *tape_len = (config & QIC_CONFIG_LONG) ? 307 : 0; in ftape_report_configuration()