OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pb_xenbus_instance
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
pciback.c
64
struct
pb_xenbus_instance
;
75
struct
pb_xenbus_instance
*pbx_instance;
130
static void pciback_xenbus_export_device(struct
pb_xenbus_instance
*, char *);
131
static void pciback_xenbus_export_roots(struct
pb_xenbus_instance
*);
181
struct
pb_xenbus_instance
{
struct
182
SLIST_ENTRY(
pb_xenbus_instance
) pbx_next; /* list of backend instances*/
194
static SLIST_HEAD(,
pb_xenbus_instance
) pb_xenbus_instances;
448
struct
pb_xenbus_instance
*pbxi;
518
struct
pb_xenbus_instance
*pbxi = arg;
525
pbxi,
pb_xenbus_instance
, pbx_next)
[
all
...]
pciback.c
64
struct
pb_xenbus_instance
;
75
struct
pb_xenbus_instance
*pbx_instance;
130
static void pciback_xenbus_export_device(struct
pb_xenbus_instance
*, char *);
131
static void pciback_xenbus_export_roots(struct
pb_xenbus_instance
*);
181
struct
pb_xenbus_instance
{
struct
182
SLIST_ENTRY(
pb_xenbus_instance
) pbx_next; /* list of backend instances*/
194
static SLIST_HEAD(,
pb_xenbus_instance
) pb_xenbus_instances;
448
struct
pb_xenbus_instance
*pbxi;
518
struct
pb_xenbus_instance
*pbxi = arg;
525
pbxi,
pb_xenbus_instance
, pbx_next)
[
all
...]
Completed in 125 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025