Searched refs:ByProtocol (Results 1 – 9 of 9) sorted by relevance
| /titanic_53/usr/src/boot/sys/boot/efi/loader/arch/i386/ |
| H A D | efimd.c | 74 status = BS->LocateHandle(ByProtocol, &fpswa_guid, 0, &sz, &handle); in ldr_bootinfo()
|
| /titanic_53/usr/src/boot/sys/boot/efi/libefi/ |
| H A D | efinet.c | 282 status = BS->LocateHandle(ByProtocol, &sn_guid, NULL, &sz, NULL); in efinet_dev_init() 285 status = BS->LocateHandle(ByProtocol, &sn_guid, NULL, &sz, in efinet_dev_init()
|
| H A D | efipart.c | 147 status = BS->LocateHandle(ByProtocol, &blkio_guid, 0, &sz, hin); in efipart_inithandles() 150 status = BS->LocateHandle(ByProtocol, &blkio_guid, 0, &sz, in efipart_inithandles()
|
| /titanic_53/usr/src/boot/sys/boot/efi/loader/ |
| H A D | comconsole.c | 127 status = BS->LocateHandle(ByProtocol, &serial, NULL, &bufsz, handles); in efi_serial_init() 138 status = BS->LocateHandle(ByProtocol, &serial, NULL, &bufsz, handles); in efi_serial_init()
|
| H A D | main.c | 87 status = BS->LocateHandle(ByProtocol, &inputid, 0, &sz, 0); in has_keyboard() 90 status = BS->LocateHandle(ByProtocol, &inputid, 0, &sz, in has_keyboard()
|
| /titanic_53/usr/src/boot/sys/boot/efi/loader/arch/amd64/ |
| H A D | framebuffer.c | 198 status = BS->LocateHandle(ByProtocol, &uga_guid, NULL, &bufsz, NULL); in efifb_uga_get_pciio() 202 status = BS->LocateHandle(ByProtocol, &uga_guid, NULL, &bufsz, buf); in efifb_uga_get_pciio()
|
| /titanic_53/usr/src/boot/sys/boot/efi/boot1/ |
| H A D | boot1.c | 621 status = bs->LocateHandle(ByProtocol, &BlockIoProtocolGUID, NULL, in efi_main() 633 status = bs->LocateHandle(ByProtocol, &BlockIoProtocolGUID, in efi_main()
|
| /titanic_53/usr/src/uts/intel/sys/acpi/platform/ |
| H A D | acefiex.h | 518 ByProtocol enumerator
|
| /titanic_53/usr/src/boot/sys/boot/efi/include/ |
| H A D | efiapi.h | 507 ByProtocol enumerator
|