Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_xpt.c811 static xpt_busfunc_t xptedtbusfunc; variable
2103 xptedtbusfunc(struct cam_eb *bus, void *arg) in xptedtbusfunc() function
2446 xptedtbusfunc, cdm); in xptedtmatch()
2448 ret = xptbustraverse(NULL, xptedtbusfunc, cdm); in xptedtmatch()