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