Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_xpt.c752 static void xpt_async_bcast(struct async_list *async_head,
4621 xpt_async_bcast(&device->asyncs, async_code, in xpt_async()
4631 xpt_async_bcast(&xpt_periph->path->device->asyncs, async_code, in xpt_async()
4636 xpt_async_bcast(struct async_list *async_head, in xpt_async_bcast() function