Searched refs:ccb_dev_match (Results 1 – 3 of 3) sorted by relevance
291 static int xptedtmatch(struct ccb_dev_match *cdm);292 static int xptperiphlistmatch(struct ccb_dev_match *cdm);1604 struct ccb_dev_match *cdm; in xptedtbusfunc()1608 cdm = (struct ccb_dev_match *)arg; in xptedtbusfunc()1701 struct ccb_dev_match *cdm; in xptedttargetfunc()1705 cdm = (struct ccb_dev_match *)arg; in xptedttargetfunc()1739 struct ccb_dev_match *cdm; in xptedtdevicefunc()1742 cdm = (struct ccb_dev_match *)arg; in xptedtdevicefunc()1863 struct ccb_dev_match *cdm; in xptedtperiphfunc()1866 cdm = (struct ccb_dev_match *)arg; in xptedtperiphfunc()[all …]
580 struct ccb_dev_match { struct1392 struct ccb_dev_match cdm;
877 struct ccb_dev_match cdm; in ses_path_iter_devid_callback()