Home
last modified time | relevance | path

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

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