Searched refs:ST_QIC (Results 1 – 3 of 3) sorted by relevance
290 ST_QIC | /* 00002 QIC tape device */482 ST_QIC | /* 0x002 QIC tape device */528 ST_QIC | /* 00002 QIC tape device */690 ST_QIC | /* 00002 QIC tape device */758 ST_QIC | /* 00002 QIC tape device */1745 ST_QIC | /* 00002 QIC tape device */2530 ST_QIC | /* 00002 QIC tape device */2570 ST_QIC | /* 00002 QIC tape device */2606 ST_QIC | /* 00002 QIC tape device */2640 ST_QIC | /* 00002 QIC tape device */[all …]
4248 (un->un_test_append && (un->un_dp->options & ST_QIC))) { in st_queued_strategy()4259 (un->un_dp->options & ST_QIC) ? 1 : 0, in st_queued_strategy()4266 (un->un_dp->options & ST_QIC)) { in st_queued_strategy()7075 un->un_dp->options |= (ST_AUTODEN_OVERRIDE|ST_QIC); in st_determine_generic()7102 un->un_dp->options |= ST_QIC; in st_determine_generic()7119 un->un_dp->options |= ST_QIC; in st_determine_generic()11401 if (un->un_dp && (un->un_dp->options & ST_QIC) && un->un_mspl) { in st_wrongtapetype()
118 #define ST_QIC 0x002 /* QIC tape device */ macro260 #define ST_VALID_OPTS (ST_VARIABLE | ST_QIC | ST_REEL | ST_BSF | ST_BSR |\