Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c309 static xpt_devicefunc_t xptdefdevicefunc; variable
2398 return(xptdevicetraverse(target, NULL, xptdefdevicefunc, arg)); in xptdeftargetfunc()
2402 xptdefdevicefunc(struct cam_ed *device, void *arg) in xptdefdevicefunc() function