Home
last modified time | relevance | path

Searched refs:ParentDevicePath (Results 1 – 1 of 1) sorted by relevance

/reactos/boot/environ/lib/io/
H A Ddevice.c930 EFI_DEVICE_PATH *DevicePath, *ParentDevicePath; in BlockIoEfiGetChildHandle() local
969 ParentDevicePath = EfiIsDevicePathParent(ProtocolInterface->Interface, in BlockIoEfiGetChildHandle()
971 if (ParentDevicePath == ProtocolInterface->Interface) in BlockIoEfiGetChildHandle()