Searched refs:xd_flags (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbusb.h145 xenbus_dev_flag xd_flags; member in struct:xenbus_device_ivars
H A Dxenbusb.c685 ivars->xd_flags = XDF_CONNECTING;
943 if ((ivars->xd_flags & XDF_CONNECTING) != 0
948 ivars->xd_flags &= ~XDF_CONNECTING;

Completed in 44 milliseconds