SVC: Difference between revisions

Line 1,168: Line 1,168:


= Enum/Structures =
= Enum/Structures =
== ThreadContextRequestFlags ==
Bitfield of one of more of these:
{| class=wikitable
! Bit || Bitmask || Name
|-
| 0 || 1 || GetNormalContext
|-
| 1 || 2 || GetExtendedContext
|-
| 2 and 3 || 0xC || GetVeryExtendedContext
|}
== DeviceName ==
== DeviceName ==
{| class=wikitable
{| class=wikitable