Searched refs:rematchCountProp (Results 1 – 1 of 1) sorted by relevance
3872 OSObject * rematchCountProp; in probeCandidates() local3880 rematchCountProp = NULL; in probeCandidates()3885 rematchCountProp = copyProperty(gIORematchCountKey); in probeCandidates()3886 num = OSDynamicCast(OSNumber, rematchCountProp); in probeCandidates()3931 if (isDext && !gIODextRelaunchMax && rematchCountProp) { in probeCandidates()4040 OSSafeReleaseNULL(rematchCountProp); in probeCandidates()