Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_xpt.h65 struct async_node { struct
66 SLIST_ENTRY(async_node) links;
74 SLIST_HEAD(async_list, async_node); argument
H A Dcam_xpt.c3014 struct async_node *cur_entry; in xpt_action_default()
3042 async_node, links); in xpt_action_default()
4409 struct async_node *cur_entry; in xpt_async_bcast()
4414 struct async_node *next_entry; in xpt_async_bcast()