Searched refs:TERMINAL_CONSOLE_IN_EX_NOTIFY (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DTerminalConIn.c331 TERMINAL_CONSOLE_IN_EX_NOTIFY *NewNotify;
334 TERMINAL_CONSOLE_IN_EX_NOTIFY *CurrentNotify;
349 TERMINAL_CONSOLE_IN_EX_NOTIFY,
364 NewNotify = (TERMINAL_CONSOLE_IN_EX_NOTIFY *) AllocateZeroPool (sizeof (TERMINAL_CONSOLE_IN_EX_NOTIFY));
402 TERMINAL_CONSOLE_IN_EX_NOTIFY *CurrentNotify;
409 if (((TERMINAL_CONSOLE_IN_EX_NOTIFY *) NotificationHandle)->Signature != TERMINAL_CONSOLE_IN_EX_NOTIFY_SIGNATURE) {
419 TERMINAL_CONSOLE_IN_EX_NOTIFY,
783 TERMINAL_CONSOLE_IN_EX_NOTIFY *CurrentNotify;
799 TERMINAL_CONSOLE_IN_EX_NOTIFY,
[all...]
H A DTerminal.h81 } TERMINAL_CONSOLE_IN_EX_NOTIFY; typedef in typeref:struct:_TERMINAL_CONSOLE_IN_EX_NOTIFY
H A DTerminal.c390 TERMINAL_CONSOLE_IN_EX_NOTIFY *NotifyNode;
398 TERMINAL_CONSOLE_IN_EX_NOTIFY,

Completed in 62 milliseconds