Lines Matching full:specified
25 Reads the 8-bit I/O port specified by Port. The 8-bit read value is returned.
49 Writes the 8-bit I/O port specified by Port with the value specified by Value
75 Reads the 16-bit I/O port specified by Port. The 16-bit read value is returned.
99 Writes the 16-bit I/O port specified by Port with the value specified by Value
125 Reads the 32-bit I/O port specified by Port. The 32-bit read value is returned.
149 Writes the 32-bit I/O port specified by Port with the value specified by Value
175 Reads the 64-bit I/O port specified by Port. The 64-bit read value is returned.
200 Writes the 64-bit I/O port specified by Port with the value specified by Value
228 Reads the 8-bit MMIO register specified by Address. The 8-bit read value is
254 Writes the 8-bit MMIO register specified by Address with the value specified
278 Reads the 16-bit MMIO register specified by Address. The 16-bit read value is
305 Writes the 16-bit MMIO register specified by Address with the value specified
330 Reads the 32-bit MMIO register specified by Address. The 32-bit read value is
357 Writes the 32-bit MMIO register specified by Address with the value specified
382 Reads the 64-bit MMIO register specified by Address. The 64-bit read value is
409 Writes the 64-bit MMIO register specified by Address with the value specified