Linux Kernel
3.7.1
|
#include <xenbus_probe.h>
Data Fields | |
char * | root |
unsigned int | levels |
int(* | get_bus_id )(char bus_id[XEN_BUS_ID_SIZE], const char *nodename) |
int(* | probe )(struct xen_bus_type *bus, const char *type, const char *dir) |
void(* | otherend_changed )(struct xenbus_watch *watch, const char **vec, unsigned int len) |
struct bus_type | bus |
Definition at line 39 of file xenbus_probe.h.
Definition at line 47 of file xenbus_probe.h.
int(* get_bus_id)(char bus_id[XEN_BUS_ID_SIZE], const char *nodename) |
Definition at line 42 of file xenbus_probe.h.
unsigned int levels |
Definition at line 41 of file xenbus_probe.h.
Definition at line 45 of file xenbus_probe.h.
Definition at line 43 of file xenbus_probe.h.
char* root |
Definition at line 40 of file xenbus_probe.h.