Home
last modified time | relevance | path

Searched refs:file_ext_tmp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dio_heci.c833 struct heci_file_private *file_ext_tmp; in run_next_iamthif_cmd() local
858 file_ext_tmp = (struct heci_file_private *) in run_next_iamthif_cmd()
861 if ((file_ext_tmp != NULL) && in run_next_iamthif_cmd()
862 (file_ext_tmp == &dev->iamthif_file_ext)) { in run_next_iamthif_cmd()
H A Dheci_init.c157 struct heci_file_private *file_ext_tmp; in heci_flush_list() local
173 file_ext_tmp = (struct heci_file_private *) in heci_flush_list()
175 if (file_ext_tmp) { in heci_flush_list()
176 if (heci_fe_same_id(file_ext, file_ext_tmp)) in heci_flush_list()