Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c261 static xpt_devicefunc_t xptpassannouncefunc; variable
5098 xptpassannouncefunc(struct cam_ed *device, void *arg) in xptpassannouncefunc() function
5125 xpt_for_all_devices(xptpassannouncefunc, NULL); in xpt_finishconfig_task()