Searched refs:AllOnes (Results 1 – 3 of 3) sorted by relevance
50 UINT32 AllOnes; in GetOpRomInfo() local86 AllOnes = 0xfffffffe; in GetOpRomInfo()94 &AllOnes in GetOpRomInfo()108 &AllOnes in GetOpRomInfo()117 AllOnes &= 0xFFFFF800; in GetOpRomInfo()118 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()125 PciIoDevice->RomSize = (UINT64) ((~AllOnes) + 1); in GetOpRomInfo()
240 UINT32 AllOnes; in GetOpRomInfo() local272 AllOnes = 0xfffffffe; in GetOpRomInfo()280 &AllOnes in GetOpRomInfo()294 &AllOnes in GetOpRomInfo()303 AllOnes &= 0xFFFFF800; in GetOpRomInfo()304 if ((AllOnes == 0) || (AllOnes == 0xFFFFF800)) { in GetOpRomInfo()308 PciIoDevice->RomSize = (UINT64) ((~AllOnes) + 1); in GetOpRomInfo()
752 UINT32 AllOnes; in PcatPciRootBridgeBarExisted() local771 AllOnes = 0xffffffff; in PcatPciRootBridgeBarExisted()778 &AllOnes in PcatPciRootBridgeBarExisted()