OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SERIAL_DEV_SIGNATURE
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.h
45
#define
SERIAL_DEV_SIGNATURE
SIGNATURE_32 ('s', 'e', 'r', 'd')
112
#define SERIAL_DEV_FROM_THIS(a) CR (a, SERIAL_DEV, SerialIo,
SERIAL_DEV_SIGNATURE
)
Serial.c
31
SERIAL_DEV_SIGNATURE
,
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.h
129
#define
SERIAL_DEV_SIGNATURE
SIGNATURE_32 ('s', 'e', 'r', 'd')
130
#define SERIAL_DEV_FROM_THIS(a) CR (a, SERIAL_DEV, SerialIo,
SERIAL_DEV_SIGNATURE
)
Serial.c
43
SERIAL_DEV_SIGNATURE
,
[
all
...]
Completed in 63 milliseconds