Home
last modified time | relevance | path

Searched defs:xenbus_device_ivars (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/xen/xenbus/
H A Dxenbusb.h121 struct xenbus_device_ivars { struct
138 struct sx xd_lock;
141 xenbus_dev_flag xd_flags;
144 device_t xd_dev;
150 char *xd_node;
153 int xd_node_len;
156 char *xd_type;
161 enum xenbus_state xd_state;
164 int xd_otherend_id;
170 char *xd_otherend_path;
[all …]