Searched refs:NextDeviceNode (Results 1 – 1 of 1) sorted by relevance
1761 PDEVICE_NODE ChildDeviceNode, NextDeviceNode; in IopSendRemoveChildDevices() local1768 NextDeviceNode = ChildDeviceNode->Sibling; in IopSendRemoveChildDevices()1773 ChildDeviceNode = NextDeviceNode; in IopSendRemoveChildDevices()1805 PDEVICE_NODE ChildDeviceNode, NextDeviceNode; in IopCancelRemoveChildDevices() local1812 NextDeviceNode = ChildDeviceNode->Sibling; in IopCancelRemoveChildDevices()1817 ChildDeviceNode = NextDeviceNode; in IopCancelRemoveChildDevices()1904 PDEVICE_NODE ChildDeviceNode, NextDeviceNode, FailedRemoveDevice; in IopQueryRemoveChildDevices() local1912 NextDeviceNode = ChildDeviceNode->Sibling; in IopQueryRemoveChildDevices()1924 ChildDeviceNode = NextDeviceNode; in IopQueryRemoveChildDevices()1935 NextDeviceNode = ChildDeviceNode->Sibling; in IopQueryRemoveChildDevices()[all …]