pb_xenbus_instance
static void pciback_xenbus_export_device(struct pb_xenbus_instance *, char *);
static void pciback_xenbus_export_roots(struct pb_xenbus_instance *);
SLIST_ENTRY(pb_xenbus_instance) pbx_next; /* list of backend instances*/
static SLIST_HEAD(, pb_xenbus_instance) pb_xenbus_instances;
struct pb_xenbus_instance *pbxi;
struct pb_xenbus_instance *pbxi = arg;
pbxi, pb_xenbus_instance, pbx_next);
struct pb_xenbus_instance *pbxi = arg;
struct pb_xenbus_instance;
struct pb_xenbus_instance *pbxi;
pciback_xenbus_export_device(struct pb_xenbus_instance *pbxi, char *val)
pciback_xenbus_export_roots(struct pb_xenbus_instance *pbxi)
struct pb_xenbus_instance *pbxi = arg;
struct pb_xenbus_instance *pbx_instance;