Home
last modified time | relevance | path

Searched refs:async_node (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.h61 struct async_node { struct
62 SLIST_ENTRY(async_node) links;
70 SLIST_HEAD(async_list, async_node); argument
H A Dcam_xpt.c2868 struct async_node *cur_entry; in xpt_action_default()
2896 async_node, links); in xpt_action_default()
4240 struct async_node *cur_entry; in xpt_async_bcast()
4245 struct async_node *next_entry; in xpt_async_bcast()