Searched refs:ccb_dev_match (Results 1 – 3 of 3) sorted by relevance
288 static int xptedtmatch(struct ccb_dev_match *cdm);289 static int xptperiphlistmatch(struct ccb_dev_match *cdm);1598 struct ccb_dev_match *cdm; in xptedtbusfunc()1602 cdm = (struct ccb_dev_match *)arg; in xptedtbusfunc()1695 struct ccb_dev_match *cdm; in xptedttargetfunc()1699 cdm = (struct ccb_dev_match *)arg; in xptedttargetfunc()1733 struct ccb_dev_match *cdm; in xptedtdevicefunc()1736 cdm = (struct ccb_dev_match *)arg; in xptedtdevicefunc()1857 struct ccb_dev_match *cdm; in xptedtperiphfunc()1860 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()