Kernel: Difference between revisions
No edit summary |
|||
| Line 946: | Line 946: | ||
Inherits from: [[#KReadableEvent]] | Inherits from: [[#KReadableEvent]] | ||
<div style="display: inline-block;"> | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| Line 956: | Line 957: | ||
| 0x48 || u32 || IrqId (or -1) | | 0x48 || u32 || IrqId (or -1) | ||
|} | |} | ||
</div> | |||
<div style="display: inline-block; vertical-align:top;"> | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| Line 969: | Line 972: | ||
| 0x44 || bool || IsIrqRegistered | | 0x44 || bool || IsIrqRegistered | ||
|} | |} | ||
</div> | |||
=== KIrqRegistrationRef === | === KIrqRegistrationRef === | ||
[2.0.0] Size: 0x20 | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||