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

/freebsd-10.0-release/sys/cam/
H A Dcam_xpt_internal.h83 struct async_list asyncs; /* Async callback info for this B/T/L */ member in struct:cam_ed
H A Dcam_xpt.c2835 async_head = &path->device->asyncs;
4142 xpt_async_bcast(&device->asyncs, async_code,
4153 xpt_async_bcast(&xpt_periph->path->device->asyncs, async_code,
4552 SLIST_INIT(&device->asyncs);

Completed in 111 milliseconds