Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c323 static xpt_devicefunc_t xptsetasyncfunc; variable
2477 xptsetasyncfunc(struct cam_ed *device, void *arg) in xptsetasyncfunc() function
5202 xpt_for_all_devices(xptsetasyncfunc, &csa); in xpt_register_async()