Home
last modified time | relevance | path

Searched refs:gIp6ComponentName (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DComponentName.c151 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gIp6ComponentName = { variable
231 (BOOLEAN) (This == &gIp6ComponentName) in Ip6ComponentNameGetDriverName()
300 gIp6ComponentName.SupportedLanguages, in UpdateName()
446 (BOOLEAN)(This == &gIp6ComponentName) in Ip6ComponentNameGetControllerName()
DIp6Driver.h20 extern EFI_COMPONENT_NAME_PROTOCOL gIp6ComponentName;
DIp6Dxe.inf38 # COMPONENT_NAME = gIp6ComponentName
DIp6Driver.c91 &gIp6ComponentName, in Ip6DriverEntryPoint()