Searched refs:ChipId (Results 1 – 2 of 2) sorted by relevance
925 CHAR16 CONST *ChipId; in Probe() local951 ChipId = ChipIds[(Val16 >> 4) & 0x0f]; in Probe()952 if (ChipId == NULL) { in Probe()956 DEBUG((EFI_D_ERROR, "LAN91x: detected chip %s rev %d\n", ChipId, Val16 & 0xf)); in Probe()
893 UINT8 ChipId; member