IPC: Difference between revisions
No edit summary |
No edit summary |
||
Line 79: | Line 79: | ||
| 2 | | 2 | ||
| 0x00000004 | | 0x00000004 | ||
| | | This is used for PXI commands input/output buffers. The address written to the destination cmd-buf is a phys-addr for a table located in the BASE memregion. This table contains the phys-addrs for the actual data, the array entries have the following format: {u32 *datachunk_physaddr, u32 datachunk_bytesize}. | ||
|- | |- | ||
| 3 | | 3 |