HomeSort by: relevance | last modified time | path
    Searched defs:xenbus_device (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/xen/include/
xenbus.h 54 struct xenbus_device *xa_xbusd;
68 struct xenbus_device *xbw_dev;
74 * sizeof(xenbus_device) to have the storage for xbusd_path, so xbusd_path
82 struct xenbus_device { struct
83 SLIST_ENTRY(xenbus_device) xbusd_entries;
115 int (*xbakd_create) (struct xenbus_device *); /* called for new devs */
163 int xenbus_free_device(struct xenbus_device *);
185 int xenbus_watch_path2(struct xenbus_device *dev, const char *path,
200 int xenbus_switch_state(struct xenbus_device *dev,
210 int xenbus_grant_ring(struct xenbus_device *, paddr_t, grant_ref_t *)
    [all...]
xenbus.h 54 struct xenbus_device *xa_xbusd;
68 struct xenbus_device *xbw_dev;
74 * sizeof(xenbus_device) to have the storage for xbusd_path, so xbusd_path
82 struct xenbus_device { struct
83 SLIST_ENTRY(xenbus_device) xbusd_entries;
115 int (*xbakd_create) (struct xenbus_device *); /* called for new devs */
163 int xenbus_free_device(struct xenbus_device *);
185 int xenbus_watch_path2(struct xenbus_device *dev, const char *path,
200 int xenbus_switch_state(struct xenbus_device *dev,
210 int xenbus_grant_ring(struct xenbus_device *, paddr_t, grant_ref_t *)
    [all...]
xenbus.h 54 struct xenbus_device *xa_xbusd;
68 struct xenbus_device *xbw_dev;
74 * sizeof(xenbus_device) to have the storage for xbusd_path, so xbusd_path
82 struct xenbus_device { struct
83 SLIST_ENTRY(xenbus_device) xbusd_entries;
115 int (*xbakd_create) (struct xenbus_device *); /* called for new devs */
163 int xenbus_free_device(struct xenbus_device *);
185 int xenbus_watch_path2(struct xenbus_device *dev, const char *path,
200 int xenbus_switch_state(struct xenbus_device *dev,
210 int xenbus_grant_ring(struct xenbus_device *, paddr_t, grant_ref_t *)
    [all...]
xenbus.h 54 struct xenbus_device *xa_xbusd;
68 struct xenbus_device *xbw_dev;
74 * sizeof(xenbus_device) to have the storage for xbusd_path, so xbusd_path
82 struct xenbus_device { struct
83 SLIST_ENTRY(xenbus_device) xbusd_entries;
115 int (*xbakd_create) (struct xenbus_device *); /* called for new devs */
163 int xenbus_free_device(struct xenbus_device *);
185 int xenbus_watch_path2(struct xenbus_device *dev, const char *path,
200 int xenbus_switch_state(struct xenbus_device *dev,
210 int xenbus_grant_ring(struct xenbus_device *, paddr_t, grant_ref_t *)
    [all...]
xenbus.h 54 struct xenbus_device *xa_xbusd;
68 struct xenbus_device *xbw_dev;
74 * sizeof(xenbus_device) to have the storage for xbusd_path, so xbusd_path
82 struct xenbus_device { struct
83 SLIST_ENTRY(xenbus_device) xbusd_entries;
115 int (*xbakd_create) (struct xenbus_device *); /* called for new devs */
163 int xenbus_free_device(struct xenbus_device *);
185 int xenbus_watch_path2(struct xenbus_device *dev, const char *path,
200 int xenbus_switch_state(struct xenbus_device *dev,
210 int xenbus_grant_ring(struct xenbus_device *, paddr_t, grant_ref_t *)
    [all...]

Completed in 51 milliseconds