OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DebugPortNum
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.h
175
UINT8
DebugPortNum
; // The port number of usb debug port
Ehci.c
150
if (Ehc->
DebugPortNum
!= 0) {
370
if ((Ehc->
DebugPortNum
!= 0) && (PortNumber == (Ehc->
DebugPortNum
- 1))) {
[
all
...]
Completed in 187 milliseconds