Searched refs:heci_fe_same_id (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_init.c102 static inline int heci_fe_same_id(struct heci_file_private *fe1,
176 if (heci_fe_same_id(file_ext, file_ext_tmp))
1191 * heci_fe_same_id - tell if file private data have same id
1198 static inline int heci_fe_same_id(struct heci_file_private *fe1, function
H A Dio_heci.c68 static inline int heci_fe_same_id(struct heci_file_private *fe1,
267 if (heci_fe_same_id(file_ext, file_pos)) {
892 * heci_fe_same_id - tell if file private data have same id
899 static inline int heci_fe_same_id(struct heci_file_private *fe1, function
H A Dheci_main.c119 static inline int heci_fe_same_id(struct heci_file_private *fe1,
797 heci_fe_same_id(file_ext, file_ext_list_temp))
1395 * heci_fe_same_id - tell if file private data have same id
1402 static inline int heci_fe_same_id(struct heci_file_private *fe1, function

Completed in 49 milliseconds