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

/freebsd-10-stable/sys/cam/
H A Dcam_xpt.c4120 xpt_async_process_dev(struct cam_ed *device, void *arg) function
4185 return (xptdevicetraverse(target, NULL, xpt_async_process_dev, ccb));
4216 xpt_async_process_dev(xpt_periph->path->device, ccb);

Completed in 107 milliseconds