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

/freebsd-12-stable/sys/xen/xenbus/
H A Dxenbusb_front.c110 struct xenbusb_softc *xbs;
192 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.c283 xenbusb_enumerate_bus(struct xenbusb_softc *xbs)
415 xenbusb_release_confighook(struct xenbusb_softc *xbs)
460 struct xenbusb_softc *xbs;
561 struct xenbusb_softc *xbs;
569 xbs = (struct xenbusb_softc *)watch->callback_data;
643 struct xenbusb_softc *xbs;
741 struct xenbusb_softc *xbs;
947 struct xenbusb_softc *xbs;
H A Dxenbusb_back.c89 struct xenbusb_softc *xbs;
135 struct xenbusb_softc *xbs;
315 sizeof(struct xenbusb_softc));

Completed in 113 milliseconds