Searched refs:asyncs (Results 1 – 2 of 2) sorted by relevance
102 struct async_list asyncs; /* Async callback info for this B/T/L */ member
2873 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()