Searched refs:priv_cb_next (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/intel/io/heci/ |
H A D | heci_intr.c | 672 struct heci_cb_private *priv_cb_pos = NULL, *priv_cb_next = NULL; in heci_bh_read_client_message() local 680 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_bh_read_client_message() 1101 struct heci_cb_private *priv_cb_pos = NULL, *priv_cb_next = NULL; in heci_bh_write_handler() local 1117 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_bh_write_handler() 1194 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_bh_write_handler() 1245 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_bh_write_handler() 1334 struct heci_cb_private *priv_cb_pos = NULL, *priv_cb_next = NULL; in heci_client_connect_response() local 1345 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_client_connect_response() 1377 struct heci_cb_private *priv_cb_pos = NULL, *priv_cb_next = NULL; in heci_client_disconnect_response() local 1382 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_client_disconnect_response()
|
H A D | io_heci.c | 534 struct heci_cb_private *priv_cb_next = NULL; in find_pthi_read_list_entry() local 539 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in find_pthi_read_list_entry() 835 struct heci_cb_private *priv_cb_next = NULL; in run_next_iamthif_cmd() local 853 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in run_next_iamthif_cmd()
|
H A D | heci_init.c | 159 struct heci_cb_private *priv_cb_next = NULL; in heci_flush_list() local 170 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_flush_list() 373 struct heci_cb_private *priv_cb_next = NULL; in heci_reset() local 460 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_reset()
|
H A D | heci_main.c | 524 struct heci_cb_private *priv_cb_next = NULL; in heci_clear_list() local 529 list_for_each_entry_safe(priv_cb_pos, priv_cb_next, in heci_clear_list() 781 struct heci_cb_private *priv_cb_next = NULL; in find_read_list_entry() local 789 priv_cb_next, in find_read_list_entry()
|