Home
last modified time | relevance | path

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

/freebsd-13.1/sys/cam/
H A Dcam_xpt.c320 static xpt_devicefunc_t xptsetasyncfunc; variable
2534 xptsetasyncfunc(struct cam_ed *device, void *arg) in xptsetasyncfunc() function
5231 xpt_for_all_devices(xptsetasyncfunc, &csa); in xpt_register_async()