Searched refs:xenbusb_softc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbusb_front.c109 struct xenbusb_softc *xbs;
191 sizeof(struct xenbusb_softc));
H A Dxenbusb.h51 * the xenbusb_softc structure.
62 struct xenbusb_softc { struct
70 /** Mutex used to protect fields of the xenbusb_softc. */
114 * the xenbusb_softc structure.
H A Dxenbusb.c282 xenbusb_enumerate_bus(struct xenbusb_softc *xbs)
414 xenbusb_release_confighook(struct xenbusb_softc *xbs)
459 struct xenbusb_softc *xbs;
560 struct xenbusb_softc *xbs;
568 xbs = (struct xenbusb_softc *)watch->callback_data;
642 struct xenbusb_softc *xbs;
740 struct xenbusb_softc *xbs;
946 struct xenbusb_softc *xbs;
H A Dxenbusb_back.c88 struct xenbusb_softc *xbs;
134 struct xenbusb_softc *xbs;
314 sizeof(struct xenbusb_softc));

Completed in 55 milliseconds