Searched refs:enc_type (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c530 int enc_type; local
626 enc_type = DAK_ENC_TYPE;
628 enc_type = SENA_ENC_TYPE;
645 if (enc_type == DAK_ENC_TYPE) {
677 if (enc_type == DAK_ENC_TYPE) {
693 if (enc_type == DAK_ENC_TYPE) {
1936 int err = 0, enc_type = 0; local
2140 enc_type = l_get_enc_type(inq);
2141 if (((enc_type == DAK_ENC_TYPE) && (save_frd != 's')) ||
2142 ((enc_type !
2978 int enc_type = 0; local
3818 int al_pa, found_front, found_rear, front_flag, enc_type; local
4354 int enc_type; local
[all...]
H A Dlhot.c869 int enc_type = 0; local
880 enc_type = l_get_enc_type(inq);
886 switch (enc_type) {

Completed in 27 milliseconds