Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_xpt.c308 static xpt_devicefunc_t xptsetasyncfunc; variable
2394 xptsetasyncfunc(struct cam_ed *device, void *arg) in xptsetasyncfunc() function
5053 xpt_for_all_devices(xptsetasyncfunc, &csa); in xpt_register_async()