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

/freebsd-10.2-release/sys/xen/xenbus/
H A Dxenbusb_front.c110 struct xenbusb_softc *xbs;
192 sizeof(struct xenbusb_softc));
H A Dxenbusb.h47 * the xenbusb_softc structure.
58 struct xenbusb_softc { struct
66 /** Mutex used to protect fields of the xenbusb_softc. */
110 * 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;
570 xbs = (struct xenbusb_softc *)watch->callback_data;
645 struct xenbusb_softc *xbs;
732 struct xenbusb_softc *xbs;
927 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 195 milliseconds