Searched refs:PCI_3_0_DATA_STRUCTURE (Results 1 – 6 of 6) sorted by relevance
48 } PCI_3_0_DATA_STRUCTURE; typedef
40 } PCI_3_0_DATA_STRUCTURE; typedef
75 } PCI_3_0_DATA_STRUCTURE; typedef
232 PCI_3_0_DATA_STRUCTURE *PciDs30; in ProcessBinFile()323 PciDs30 = (PCI_3_0_DATA_STRUCTURE *)(Buffer + RomHdr->PcirOffset); in ProcessBinFile()441 PCI_3_0_DATA_STRUCTURE PciDs30; in ProcessEfiFile()497 …HeaderSize = sizeof (PCI_3_0_DATA_STRUCTURE) + HeaderPadBytes + sizeof (EFI_PCI_EXPANSION_ROM_HEAD… in ProcessEfiFile()612 memset (&PciDs30, 0, sizeof (PCI_3_0_DATA_STRUCTURE)); in ProcessEfiFile()635 PciDs30.Length = (UINT16) sizeof (PCI_3_0_DATA_STRUCTURE); in ProcessEfiFile()1330 PCI_3_0_DATA_STRUCTURE PciDs30; in DumpImage()
294 PCI_3_0_DATA_STRUCTURE *Pcir; in GetPciLegacyRom()313 Pcir = (PCI_3_0_DATA_STRUCTURE *) (RomHeader.Raw + RomHeader.Generic->PcirOffset); in GetPciLegacyRom()405 Pcir = (PCI_3_0_DATA_STRUCTURE *) (RomHeader.Raw + RomHeader.Generic->PcirOffset); in GetPciLegacyRom()2756 PCI_3_0_DATA_STRUCTURE *Pcir; in LegacyBiosInstallPciRom()2961 Pcir = (PCI_3_0_DATA_STRUCTURE *) in LegacyBiosInstallPciRom()
1381 PCI_3_0_DATA_STRUCTURE PciDs; in DumpImage()1536 if (PciDs.Length == sizeof (PCI_3_0_DATA_STRUCTURE)) { in DumpImage()