Searched refs:NODE_FLAG_DEVICE_REMOVED (Results 1 – 2 of 2) sorted by relevance
186 NODE_FLAG_DEVICE_REMOVED = 0x00020000, enumerator893 if ((fNode->Flags() & NODE_FLAG_DEVICE_REMOVED) != 0) { in InitDevice()1548 if ((fFlags & NODE_FLAG_DEVICE_REMOVED) != 0 in Probe()1670 fFlags |= NODE_FLAG_DEVICE_REMOVED; in DeviceRemoved()1757 if ((child->Flags() & NODE_FLAG_DEVICE_REMOVED) == 0 in FindChild()
204 NODE_FLAG_DEVICE_REMOVED = 0x00020000, enumerator1096 if ((fNode->Flags() & NODE_FLAG_DEVICE_REMOVED) != 0) { in InitDevice()1945 if ((fFlags & NODE_FLAG_DEVICE_REMOVED) != 0 in Probe()2122 fFlags |= NODE_FLAG_DEVICE_REMOVED; in DeviceRemoved()2230 if ((child->Flags() & NODE_FLAG_DEVICE_REMOVED) == 0 in FindChild()