Searched refs:kekl (Results 1 – 3 of 3) sorted by relevance
150 out->kekl[0].type = TAPE390_KEKL_TYPE_NONE; in int_to_ext_kekl_pair()151 out->kekl[0].type_on_tape = TAPE390_KEKL_TYPE_NONE; in int_to_ext_kekl_pair()152 out->kekl[1].type = TAPE390_KEKL_TYPE_NONE; in int_to_ext_kekl_pair()153 out->kekl[1].type_on_tape = TAPE390_KEKL_TYPE_NONE; in int_to_ext_kekl_pair()155 int_to_ext_kekl(&in->kekl[0], &out->kekl[0]); in int_to_ext_kekl_pair()156 out->kekl[1].type = TAPE390_KEKL_TYPE_NONE; in int_to_ext_kekl_pair()157 out->kekl[1].type_on_tape = TAPE390_KEKL_TYPE_NONE; in int_to_ext_kekl_pair()159 int_to_ext_kekl(&in->kekl[0], &out->kekl[0]); in int_to_ext_kekl_pair()160 int_to_ext_kekl(&in->kekl[1], &out->kekl[1]); in int_to_ext_kekl_pair()167 static int check_ext_kekl(struct tape390_kekl *kekl) in check_ext_kekl() argument[all …]
145 struct tape3592_kekl kekl[2]; member
90 struct tape390_kekl kekl[2]; member