Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_main.c782 struct heci_file_private *file_ext_list_temp; in find_read_list_entry() local
793 file_ext_list_temp = (struct heci_file_private *) in find_read_list_entry()
796 if ((file_ext_list_temp != NULL) && in find_read_list_entry()
797 heci_fe_same_id(file_ext, file_ext_list_temp)) in find_read_list_entry()