Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_xpt.c818 static int xptperiphlistmatch(struct ccb_dev_match *cdm);
2592 xptperiphlistmatch(struct ccb_dev_match *cdm) in xptperiphlistmatch() function
3309 ret = xptperiphlistmatch(cdm); in xpt_action()