Lines Matching full:specified
20 Copy data from MMIO region specified by starting address StartAddress
21 to system memory specified by Buffer by using 8-bit access. The total
22 number of byte to be copied is specified by Length. Buffer is returned.
60 Copy data from MMIO region specified by starting address StartAddress
61 to system memory specified by Buffer by using 16-bit access. The total
62 number of byte to be copied is specified by Length. Buffer is returned.
112 Copy data from MMIO region specified by starting address StartAddress
113 to system memory specified by Buffer by using 32-bit access. The total
114 number of byte to be copied is specified by Length. Buffer is returned.
163 Copy data from MMIO region specified by starting address StartAddress
164 to system memory specified by Buffer by using 64-bit access. The total
165 number of byte to be copied is specified by Length. Buffer is returned.
216 Copy data from system memory specified by Buffer to MMIO region specified
218 of byte to be copied is specified by Length. Buffer is returned.
257 Copy data from system memory specified by Buffer to MMIO region specified
259 of byte to be copied is specified by Length. Buffer is returned.
311 Copy data from system memory specified by Buffer to MMIO region specified
313 of byte to be copied is specified by Length. Buffer is returned.
364 Copy data from system memory specified by Buffer to MMIO region specified
366 of byte to be copied is specified by Length. Buffer is returned.