Searched defs:xenbus_device_ivars (Results 1 – 1 of 1) sorted by relevance
121 struct xenbus_device_ivars { struct127 struct xs_watch xd_otherend_watch;135 struct xs_watch xd_local_watch;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;[all …]