xpci_xenbus_softc
struct xpci_xenbus_softc *sc = device_private(self);
struct xpci_xenbus_softc *sc = p;
struct xpci_xenbus_softc *sc = device_private((device_t)arg);
xpci_connect(struct xpci_xenbus_softc *sc)
static void xpci_connect(struct xpci_xenbus_softc *);
static struct xpci_xenbus_softc *xpci_sc = NULL;
CFATTACH_DECL_NEW(xpci_xenbus, sizeof(struct xpci_xenbus_softc),