OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sio
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
IsaDriver.c
4
Produce an instance of the ISA I/O Protocol for every
SIO
controller.
89
EFI_SIO_PROTOCOL *
Sio
;
121
(VOID **) &
Sio
,
176
EFI_SIO_PROTOCOL *
Sio
;
182
Sio
= NULL;
214
(VOID **) &
Sio
,
223
// Fail due to LocateDevicePath(...) or OpenProtocol(
Sio
, BY_DRIVER)
228
Status =
Sio
->GetResources (
Sio
, &Resources);
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.c
2
Serial driver for PCI or
SIO
UARTS.
163
Return whether the controller is a
SIO
serial controller.
167
@retval EFI_SUCCESS The controller is a
SIO
serial controller.
168
@retval others The controller is not a
SIO
serial controller.
176
EFI_SIO_PROTOCOL *
Sio
;
186
(VOID **) &
Sio
,
413
@param ParentIo A union type pointer to either
Sio
or PciIo.
415
NULL for
SIO
serial device.
417
NULL for
SIO
serial device.
504
Status = ParentIo.
Sio
->GetResources (ParentIo.Sio, &Resources);
[
all
...]
Serial.h
47
#define SIO_SERIAL_PORT_NAME L"
SIO
Serial Port #%d"
91
EFI_SIO_PROTOCOL *
Sio
;
/prebuilts/go/darwin-x86/src/html/template/
css_test.go
273
cssValueFilter(` e\78preS\0
Sio
/**/n(alert(1337))`)
/prebuilts/go/linux-x86/src/html/template/
css_test.go
273
cssValueFilter(` e\78preS\0
Sio
/**/n(alert(1337))`)
Completed in 3189 milliseconds