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

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

Completed in 123 milliseconds