Searched refs:LocateHandleBuffer (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/sys/arch/amd64/stand/efiboot/ |
| D | efipxe.c | 62 status = BS->LocateHandleBuffer(ByProtocol, &pxe_guid, NULL, &nhandles, in efi_pxeprobe()
|
| D | efiboot.c | 453 status = BS->LocateHandleBuffer(ByProtocol, &gop_guid, NULL, &nhandles, in efi_video_init()
|
| /openbsd/src/sys/arch/armv7/stand/efiboot/ |
| D | efipxe.c | 85 status = BS->LocateHandleBuffer(ByProtocol, &pxe_guid, NULL, &nhandles, in efi_pxeprobe()
|
| /openbsd/src/sys/arch/riscv64/stand/efiboot/ |
| D | efipxe.c | 85 status = BS->LocateHandleBuffer(ByProtocol, &pxe_guid, NULL, in efi_pxeprobe()
|
| /openbsd/src/sys/arch/arm64/stand/efiboot/ |
| D | efipxe.c | 85 status = BS->LocateHandleBuffer(ByProtocol, &pxe_guid, NULL, in efi_pxeprobe()
|
| /openbsd/src/sys/stand/efi/include/ |
| D | efiapi.h | 806 EFI_LOCATE_HANDLE_BUFFER LocateHandleBuffer; member
|