Searched refs:nextTable (Results 1 – 2 of 2) sorted by relevance
219 OSDictionary * nextTable; in findDrivers() local237 for (idx = 0; (nextTable = (OSDictionary *) array->getObject(idx)); idx++) { in findDrivers()238 set->setObject(nextTable); in findDrivers()
7893 OSDictionary * nextTable; in matchPassive() local7951 nextTable = OSDynamicCast(OSDictionary, in matchPassive()7953 if (nextTable) { in matchPassive()7957 table = nextTable; in matchPassive()