#include <l4/sys/types.h>
#include <l4/generic_io/types.h>
Go to the source code of this file.
Classes | |
| struct | io_client |
| l4io client structure type. More... | |
Defines | |
| #define | IO_NAMES_STR "io" |
| I/O names string. | |
Typedefs | |
| typedef struct io_client | io_client_t |
| l4io client structure type. | |
Functions | |
| __inline__ int | client_equal (io_client_t *c0, io_client_t *c1) |
| Test client equality. | |
| int | io_static_cfg_init (l4io_info_t *info, const char *requested_platform) |
| Init static resource configuration. | |
| int | io_ux_init (void) |
| Init Fiasco-UX H/W resources. | |
Variables | |
Global l4io Server Vars | |
| l4io_info_t | io_info |
| I/O info page. | |
Definition in file io.h.