Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | __gct6_node |
struct | gct6_search_struct |
Macros | |
#define | GCT_NODE_MAGIC 0x59584c47 /* 'GLXY' */ |
#define | GCT_TYPE_HOSE 0x0E |
#define | GCT_SUBTYPE_IO_PORT_MODULE 0x2C |
#define | GCT_NODE_PTR(off) |
Typedefs | |
typedef u64 | gct_id |
typedef u64 | gct6_handle |
typedef struct __gct6_node | gct6_node |
Functions | |
int | gct6_find_nodes (gct6_node *, gct6_search_struct *) |
#define GCT_NODE_PTR | ( | off | ) |
typedef u64 gct6_handle |
typedef struct __gct6_node gct6_node |
int gct6_find_nodes | ( | gct6_node * | , |
gct6_search_struct * | |||
) |