L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
protocols.h
Go to the documentation of this file.
1
6
/*
7
* (c) 2015 Alexander Warg <alexander.warg@kernkonzept.com>
8
*
9
* License: see LICENSE.spdx (in this directory or the directories above)
10
*/
11
12
#pragma once
13
24
enum
L4re_protocols
25
{
26
L4RE_PROTO_DATASPACE
= 0x4000,
27
L4RE_PROTO_NAMESPACE
,
28
L4RE_PROTO_PARENT
,
29
L4RE_PROTO_GOOS
,
30
L4RE_PROTO_RSVD_1
,
31
L4RE_PROTO_RM
,
32
L4RE_PROTO_EVENT
,
33
L4RE_PROTO_INHIBITOR
,
34
L4RE_PROTO_DMA_SPACE
,
35
L4RE_PROTO_MMIO_SPACE
,
36
L4RE_PROTO_ITAS
,
38
L4RE_PROTO_DEBUG
= ~0x7fffL
39
};
40
L4re_protocols
L4re_protocols
Common L4Re Protocol Constants.
Definition
protocols.h:25
L4RE_PROTO_DATASPACE
@ L4RE_PROTO_DATASPACE
ID for L4Re::Dataspace RPCs
Definition
protocols.h:26
L4RE_PROTO_RM
@ L4RE_PROTO_RM
ID for L4Re::Rm RPCs
Definition
protocols.h:31
L4RE_PROTO_EVENT
@ L4RE_PROTO_EVENT
ID for L4Re::Event RPCs
Definition
protocols.h:32
L4RE_PROTO_DMA_SPACE
@ L4RE_PROTO_DMA_SPACE
ID for L4Re::Dma_space RPCs
Definition
protocols.h:34
L4RE_PROTO_RSVD_1
@ L4RE_PROTO_RSVD_1
Reserved ID
Definition
protocols.h:30
L4RE_PROTO_PARENT
@ L4RE_PROTO_PARENT
ID for L4Re::Parent RPCs
Definition
protocols.h:28
L4RE_PROTO_DEBUG
@ L4RE_PROTO_DEBUG
ID for debugging RPCs
Definition
protocols.h:38
L4RE_PROTO_GOOS
@ L4RE_PROTO_GOOS
ID for L4Re::Video::Goos RPCs
Definition
protocols.h:29
L4RE_PROTO_ITAS
@ L4RE_PROTO_ITAS
ID for L4Re::Itas
Definition
protocols.h:36
L4RE_PROTO_NAMESPACE
@ L4RE_PROTO_NAMESPACE
ID for L4Re::Namespace RPCs
Definition
protocols.h:27
L4RE_PROTO_INHIBITOR
@ L4RE_PROTO_INHIBITOR
ID for L4Re::Inhibitor RPCs
Definition
protocols.h:33
L4RE_PROTO_MMIO_SPACE
@ L4RE_PROTO_MMIO_SPACE
ID for L4Re::Mmio_space
Definition
protocols.h:35
l4
re
protocols.h
Generated on Mon Mar 3 2025 23:08:49 for L4Re Operating System Framework by
1.9.8