Home
last modified time | relevance | path

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

/src/sys/cam/
H A Dcam_xpt.c320 static xpt_devicefunc_t xptsetasyncfunc; variable
2471 xptsetasyncfunc(struct cam_ed *device, void *arg) in xptsetasyncfunc() function
5196 xpt_for_all_devices(xptsetasyncfunc, &csa); in xpt_register_async()