Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/efi/
A Defi-boot.h376 for ( ; !IsDevicePathEnd(devp.DevPath); in efi_arch_edd()
377 devp.DevPath = NextDevicePathNode(devp.DevPath) ) in efi_arch_edd()
379 switch ( DevicePathType(devp.DevPath) ) in efi_arch_edd()
386 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()
402 DevicePathSubType(devp.DevPath) != HW_PCI_DP || in efi_arch_edd()
414 switch ( DevicePathSubType(devp.DevPath) ) in efi_arch_edd()
458 if ( DevicePathSubType(devp.DevPath) == MEDIA_HARDDRIVE_DP && in efi_arch_edd()
/xen-4.10.0-shim-comet/xen/include/efi/
A Defidevp.h334 EFI_DEVICE_PATH DevPath; member
368 EFI_DEVICE_PATH *DevPath; member

Completed in 6 milliseconds