HIPC: Difference between revisions

No edit summary
Line 5: Line 5:
! Word || Bits || Description
! Word || Bits || Description
|-
|-
| 0 || 15-0 || Type. 4=Request, 5=Control
| 0 || 15-0 || Type. 0=Control-Reply, 4=Request, 5=Control
|-
|-
| 0 || 19-16 || Number of buf X descriptors (each: 2 words).
| 0 || 19-16 || Number of buf X descriptors (each: 2 words).
Line 239: Line 239:
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
! Cmd || Name || Arguments
! Cmd || Name || Arguments || Output
|-
|-
| 0 || ConvertSessionToDomain || None
| 0 || ConvertSessionToDomain || None ||
|-
|-
| 1 || ConvertDomainToSession || u32 domain
| 1 || ConvertDomainToSession || u32 domain ||
|-
|-
| 2 || DuplicateSession || None
| 2 || DuplicateSession || None ||
|-
|-
| 3 || QueryPointerBufferSize || None
| 3 || QueryPointerBufferSize || None || u16 size
|-
|-
| 4 || DuplicateSessionEx || u32 unknown
| 4 || DuplicateSessionEx || u32 unknown ||
|}
|}