Searched refs:async_node (Results 1 – 1 of 1) sorted by relevance
84 struct async_node { struct85 SLIST_ENTRY(async_node) links;92 SLIST_HEAD(async_list, async_node); argument2882 struct async_node *cur_entry; in xptsetasyncfunc()2884 cur_entry = (struct async_node *)arg; in xptsetasyncfunc()2919 struct async_node *cur_entry; in xptsetasyncbusfunc()2921 cur_entry = (struct async_node *)arg; in xptsetasyncbusfunc()2943 struct async_node *cur_entry; in xpt_action_sasync_cb()2948 cur_entry = (struct async_node *)task->data1; in xpt_action_sasync_cb()3326 struct async_node *cur_entry; in xpt_action()[all …]