Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Dlibefi.c54 return (BS->OpenProtocol(handle, protocol, interface, IH, NULL, in OpenProtocolByHandle()
H A Defiserialio.c305 status = BS->OpenProtocol(handle, &gEfiSioProtocolGuid, in efi_get_sio_serial_name()
393 status = BS->OpenProtocol(handle, &gEfiIsaIoProtocolGuid, in efi_get_isaio_serial_name()
622 status = BS->OpenProtocol(handle, &gEfiSerialIoProtocolGuid, in efi_serial_create_port()
H A Definet.c129 status = BS->OpenProtocol(h, &gEfiSimpleNetworkProtocolGuid, in efinet_probe()
H A Defi_console.c525 status = BS->OpenProtocol(ST->ConsoleInHandle, in efi_cons_probe()
H A Defiisaio.c311 status = BS->OpenProtocol(handle, &gEfiIsaIoProtocolGuid, in efi_isa_create_port()
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c464 status = BS->OpenProtocol(h, guid, (void **)&edid, IH, NULL, in efifb_gop_get_edid()
469 status = BS->OpenProtocol(h, guid, (void **)&edid, IH, NULL, in efifb_gop_get_edid()
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiSpec.h1932 EFI_OPEN_PROTOCOL OpenProtocol; member
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h934 ACPI_EFI_OPEN_PROTOCOL OpenProtocol; member