Searched refs:ST_VARIABLE (Results 1 – 3 of 3) sorted by relevance
256 ST_VARIABLE | /* 00001 Supports variable length */326 ST_VARIABLE | /* 00001 Supports variable length */363 ST_VARIABLE | /* 00001 Supports variable length */404 ST_VARIABLE | /* 00001 Supports variable length */442 ST_VARIABLE | /* 00001 Supports variable length */481 ST_VARIABLE | /* 00001 Supports variable length */572 ST_VARIABLE | /* 00001 Supports variable length */615 ST_VARIABLE | /* 00001 Supports variable length */651 ST_VARIABLE | /* 00001 Supports variable length */724 ST_VARIABLE | /* 00001 Supports variable length */[all …]
1942 if (dp->options & ST_VARIABLE) { in st_known_tape_type()2335 tem_dp->options |= ST_VARIABLE; in st_get_conf_from_tape_drive()2352 tem_dp->options |= ST_VARIABLE; in st_get_conf_from_tape_drive()2356 tem_dp->options |= ST_VARIABLE; in st_get_conf_from_tape_drive()3096 un->un_dp->options &= ~ST_VARIABLE; in st_tape_init()6104 ((un->un_dp->options & ST_VARIABLE) == 0)) { in st_do_mtioctop()7033 un->un_dp->options |= ST_VARIABLE; in st_determine_generic()7042 un->un_dp->options |= ST_VARIABLE; in st_determine_generic()7048 un->un_dp->options &= ~ST_VARIABLE; in st_determine_generic()7057 un->un_dp->options |= ST_VARIABLE; in st_determine_generic()[all …]
116 #define ST_VARIABLE 0x001 /* Device supports variable */ macro260 #define ST_VALID_OPTS (ST_VARIABLE | ST_QIC | ST_REEL | ST_BSF | ST_BSR |\