Searched refs:DM_RET_COPY (Results 1 – 1 of 1) sorted by relevance
128 DM_RET_COPY = 0x01, enumerator1298 return(DM_RET_DESCEND | DM_RET_COPY); in xptbusmatch()1350 retval |= DM_RET_COPY; in xptbusmatch()1398 return(DM_RET_DESCEND | DM_RET_COPY); in xptdevicematch()1465 retval |= DM_RET_COPY; in xptdevicematch()1514 return(DM_RET_STOP | DM_RET_COPY); in xptperiphmatch()1567 retval |= DM_RET_COPY; in xptperiphmatch()1615 if (retval & DM_RET_COPY) { in xptedtbusfunc()1748 if (retval & DM_RET_COPY) { in xptedtdevicefunc()1860 if (retval & DM_RET_COPY) { in xptedtperiphfunc()[all …]