Searched refs:DM_RET_COPY (Results 1 – 1 of 1) sorted by relevance
134 DM_RET_COPY = 0x01, enumerator1316 return(DM_RET_DESCEND | DM_RET_COPY); in xptbusmatch()1368 retval |= DM_RET_COPY; in xptbusmatch()1416 return(DM_RET_DESCEND | DM_RET_COPY); in xptdevicematch()1483 retval |= DM_RET_COPY; in xptdevicematch()1532 return(DM_RET_STOP | DM_RET_COPY); in xptperiphmatch()1585 retval |= DM_RET_COPY; in xptperiphmatch()1633 if (retval & DM_RET_COPY) { in xptedtbusfunc()1766 if (retval & DM_RET_COPY) { in xptedtdevicefunc()1878 if (retval & DM_RET_COPY) { in xptedtperiphfunc()[all …]