Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_xpt_internal.h71 struct async_list asyncs; /* Async callback info for this B/T/L */ member
HDcam_xpt.c2825 async_head = &path->device->asyncs; in xpt_action_default()
4102 xpt_async_bcast(&device->asyncs, async_code, path, async_arg); in xpt_async_process_dev()
4698 SLIST_INIT(&device->asyncs); in xpt_alloc_device()