Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DSuperIo.h31 typedef struct _EFI_SIO_PROTOCOL EFI_SIO_PROTOCOL; typedef
60 IN CONST EFI_SIO_PROTOCOL *This,
89 IN CONST EFI_SIO_PROTOCOL *This,
109 IN CONST EFI_SIO_PROTOCOL *This,
126 IN CONST EFI_SIO_PROTOCOL *This,
154 IN CONST EFI_SIO_PROTOCOL *This,
/illumos-gate/usr/src/boot/efi/libefi/
H A Defiserialio.c297 EFI_SIO_PROTOCOL *sio; in efi_get_sio_serial_name()