Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_init.c371 struct heci_file_private *file_next = NULL; in heci_reset() local
416 file_next, &dev->file_list, link, in heci_reset()
452 list_for_each_entry_safe(file_pos, file_next, &dev->file_list, link, in heci_reset()
1177 struct heci_file_private *file_next = NULL; in heci_remove_client_from_file_list() local
1178 list_for_each_entry_safe(file_pos, file_next, &dev->file_list, link, in heci_remove_client_from_file_list()
H A Dheci_interface.c444 struct heci_file_private *file_next = NULL; in other_client_is_connecting() local
445 list_for_each_entry_safe(file_pos, file_next, &dev->file_list, link, in other_client_is_connecting()
H A Dheci_intr.c368 struct heci_file_private *file_next = NULL; in heci_bh_read_handler() local
386 list_for_each_entry_safe(file_pos, file_next, in heci_bh_read_handler()
1468 struct heci_file_private *file_next = NULL; in heci_client_flow_control_response() local
1475 list_for_each_entry_safe(file_pos, file_next, in heci_client_flow_control_response()
1527 struct heci_file_private *file_next = NULL; in heci_client_disconnect_request() local
1529 list_for_each_entry_safe(file_pos, file_next, &dev->file_list, in heci_client_disconnect_request()
H A Dio_heci.c157 struct heci_file_private *file_next = NULL; in heci_ioctl_connect_client() local
265 file_next, &dev->file_list, link, in heci_ioctl_connect_client()