Searched defs:file_next (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dio_heci.c157 struct heci_file_private *file_next = NULL; local
265 file_next, &dev->file_list, link,
H A Dheci_interface.c444 struct heci_file_private *file_next = NULL; local
445 list_for_each_entry_safe(file_pos, file_next, &dev->file_list, link,
H A Dheci_intr.c368 struct heci_file_private *file_next = NULL; local
386 list_for_each_entry_safe(file_pos, file_next,
1468 struct heci_file_private *file_next = NULL; local
1475 list_for_each_entry_safe(file_pos, file_next,
1527 struct heci_file_private *file_next = NULL; local
1529 list_for_each_entry_safe(file_pos, file_next, &dev->file_list,
H A Dheci_init.c371 struct heci_file_private *file_next = NULL; local
416 file_next, &dev->file_list, link,
452 list_for_each_entry_safe(file_pos, file_next, &dev->file_list, link,
1177 struct heci_file_private *file_next = NULL; local
1178 list_for_each_entry_safe(file_pos, file_next, &dev->file_list, link,

Completed in 67 milliseconds