Lines Matching defs:Address

26 #define PCI_SEGMENT_LIB_ADDRESS_TO_S3_BOOT_SCRIPT_PCI_ADDRESS(Address) \  argument
49 IN UINT64 Address, in InternalSavePciSegmentWriteValueToBootScript()
82 IN UINT64 Address, in InternalSavePciSegmentWrite8ValueToBootScript()
108 IN UINT64 Address in S3PciSegmentRead8()
132 IN UINT64 Address, in S3PciSegmentWrite8()
160 IN UINT64 Address, in S3PciSegmentOr8()
187 IN UINT64 Address, in S3PciSegmentAnd8()
218 IN UINT64 Address, in S3PciSegmentAndThenOr8()
251 IN UINT64 Address, in S3PciSegmentBitFieldRead8()
287 IN UINT64 Address, in S3PciSegmentBitFieldWrite8()
327 IN UINT64 Address, in S3PciSegmentBitFieldOr8()
367 IN UINT64 Address, in S3PciSegmentBitFieldAnd8()
410 IN UINT64 Address, in S3PciSegmentBitFieldAndThenOr8()
437 IN UINT64 Address, in InternalSavePciSegmentWrite16ValueToBootScript()
464 IN UINT64 Address in S3PciSegmentRead16()
489 IN UINT64 Address, in S3PciSegmentWrite16()
519 IN UINT64 Address, in S3PciSegmentOr16()
548 IN UINT64 Address, in S3PciSegmentAnd16()
580 IN UINT64 Address, in S3PciSegmentAndThenOr16()
614 IN UINT64 Address, in S3PciSegmentBitFieldRead16()
651 IN UINT64 Address, in S3PciSegmentBitFieldWrite16()
692 IN UINT64 Address, in S3PciSegmentBitFieldOr16()
733 IN UINT64 Address, in S3PciSegmentBitFieldAnd16()
776 IN UINT64 Address, in S3PciSegmentBitFieldAndThenOr16()
805 IN UINT64 Address, in InternalSavePciSegmentWrite32ValueToBootScript()
832 IN UINT64 Address in S3PciSegmentRead32()
857 IN UINT64 Address, in S3PciSegmentWrite32()
887 IN UINT64 Address, in S3PciSegmentOr32()
916 IN UINT64 Address, in S3PciSegmentAnd32()
948 IN UINT64 Address, in S3PciSegmentAndThenOr32()
982 IN UINT64 Address, in S3PciSegmentBitFieldRead32()
1019 IN UINT64 Address, in S3PciSegmentBitFieldWrite32()
1060 IN UINT64 Address, in S3PciSegmentBitFieldOr32()
1101 IN UINT64 Address, in S3PciSegmentBitFieldAnd32()
1144 IN UINT64 Address, in S3PciSegmentBitFieldAndThenOr32()