Home
last modified time | relevance | path

Searched refs:async_list (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt_internal.h102 struct async_list asyncs; /* Async callback info for this B/T/L */
H A Dcam_xpt.h70 SLIST_HEAD(async_list, async_node);
H A Dcam_xpt.c239 static void xpt_async_bcast(struct async_list *async_head,
2897 struct async_list *async_head; in xpt_action_default()
4263 xpt_async_bcast(struct async_list *async_head, in xpt_async_bcast()