Searched refs:dp0 (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/sys/arch/i386/stand/efiboot/ |
| H A D | efiboot.c | 57 EFI_DEVICE_PATH *dp0, *dp; in efi_main() local 76 &DevicePathProtocol, (void **)&dp0); in efi_main() 80 efi_bootdp = dp0; in efi_main() 81 for (dp = dp0; !IsDevicePathEnd(dp); dp = NextDevicePathNode(dp)) { in efi_main()
|
| H A D | efinet.c | 323 EFI_DEVICE_PATH *dp0, *dp, *pdp; in efi_net_probe() local 344 &DevicePathProtocol, (void **)&dp0); in efi_net_probe() 349 for (dp = dp0; !IsDevicePathEnd(dp); dp = NextDevicePathNode(dp)) { in efi_net_probe() 369 for (pdp = NULL, dp = dp0; in efi_net_probe()
|
| H A D | boot.c | 755 EFI_DEVICE_PATH *dp0, *dp; in command_devpath() local 778 &DevicePathProtocol, (void **)&dp0); in command_devpath() 782 printf("DevicePathType %d\n", DevicePathType(dp0)); in command_devpath() 789 for (dp = dp0; in command_devpath()
|
| H A D | eficons.c | 795 EFI_DEVICE_PATH *dp, *dp0; in efi_com_probe() local 812 &DevicePathProtocol, (void **)&dp0); in efi_com_probe() 816 for (uid = -1, dp = dp0; in efi_com_probe()
|
| /netbsd-src/sys/stand/efiboot/ |
| H A D | efinet.c | 330 EFI_DEVICE_PATH *dp0, *dp; in efi_net_probe() local 365 &DevicePathProtocol, (void **)&dp0); in efi_net_probe() 370 for (dp = dp0; !IsDevicePathEnd(dp); dp = NextDevicePathNode(dp)) { in efi_net_probe() 407 if (depth > 0 && efi_device_path_ncmp(efi_bootdp, dp0, depth) == 0) { in efi_net_probe()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/msbuild/ |
| H A D | uninstall.bat | 10 cd /d %~dp0
|
| H A D | install.bat | 11 cd /d %~dp0
|
| /netbsd-src/external/gpl2/gettext/dist/build-aux/ |
| H A D | texinfo.tex | 2258 \gdef\multistrut{\vrule height\multitablelinespace depth\dp0
|
| /netbsd-src/external/gpl2/diffutils/dist/config/ |
| H A D | texinfo.tex | 2319 \gdef\multistrut{\vrule height\multitablelinespace depth\dp0
|
| /netbsd-src/external/gpl2/grep/dist/doc/ |
| H A D | texinfo.tex | 2241 \gdef\multistrut{\vrule height\multitablelinespace depth\dp0
|