NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
This is the complete list of members for SystemControlPort, including all inherited members.
_bus_legacy | SystemControlPort | private |
_bus_pit | SystemControlPort | private |
_last_porta | SystemControlPort | private |
_last_portb | SystemControlPort | private |
_port_a | SystemControlPort | private |
_port_b | SystemControlPort | private |
debug_dump() | Device | inline |
Device(const char *debug_name) | Device | inline |
receive(MessageIOIn &msg) | SystemControlPort | inline |
receive(MessageIOOut &msg) | SystemControlPort | inline |
receive_static(Device *o, M &msg) | StaticReceiver< SystemControlPort > | inlinestatic |
StaticReceiver() | StaticReceiver< SystemControlPort > | inline |
SystemControlPort(DBus< MessageLegacy > &bus_legacy, DBus< MessagePit > &bus_pit, unsigned port_a, unsigned port_b) | SystemControlPort | inline |