Searched refs:asyncs (Results 1 – 1 of 1) sorted by relevance
130 struct async_list asyncs; /* Async callback info for this B/T/L */ member3332 async_head = &csa->ccb_h.path->device->asyncs; in xpt_action()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()5124 SLIST_INIT(&device->asyncs); in xpt_alloc_device()