Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt_internal.h102 struct async_list asyncs; /* Async callback info for this B/T/L */ member
H A Dcam_xpt.c2873 async_head = &path->device->asyncs; in xpt_action_default()
4162 xpt_async_bcast(&device->asyncs, async_code, path, async_arg); in xpt_async_process_dev()
4785 SLIST_INIT(&device->asyncs); in xpt_alloc_device()