OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConnectStatChange
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
OhciReg.c
1310
PortStatus.
ConnectStatChange
= 1;
1380
return PortStatus.
ConnectStatChange
;
OhciReg.h
342
UINT32
ConnectStatChange
:1;
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
OhciReg.c
1305
PortStatus.
ConnectStatChange
= 1;
1375
return PortStatus.
ConnectStatChange
;
OhciReg.h
342
UINT32
ConnectStatChange
:1;
Completed in 631 milliseconds