Searched refs:ccb_dev_match (Results 1 – 3 of 3) sorted by relevance
286 static int xptedtmatch(struct ccb_dev_match *cdm);287 static int xptperiphlistmatch(struct ccb_dev_match *cdm);1662 struct ccb_dev_match *cdm; in xptedtbusfunc()1666 cdm = (struct ccb_dev_match *)arg; in xptedtbusfunc()1759 struct ccb_dev_match *cdm; in xptedttargetfunc()1763 cdm = (struct ccb_dev_match *)arg; in xptedttargetfunc()1797 struct ccb_dev_match *cdm; in xptedtdevicefunc()1800 cdm = (struct ccb_dev_match *)arg; in xptedtdevicefunc()1921 struct ccb_dev_match *cdm; in xptedtperiphfunc()1924 cdm = (struct ccb_dev_match *)arg; in xptedtperiphfunc()[all …]
565 struct ccb_dev_match { struct1346 struct ccb_dev_match cdm;
878 struct ccb_dev_match cdm; in ses_path_iter_devid_callback()