Searched refs:xmi_softc (Results 1 – 3 of 3) sorted by relevance
36 struct xmi_softc { struct70 void xmi_attach(struct xmi_softc *);
87 xmi_attach(struct xmi_softc *sc) in xmi_attach()
49 CFATTACH_DECL_NEW(xmi_mainbus, sizeof(struct xmi_softc),65 struct xmi_softc * const sc = device_private(self); in xmi_mainbus_attach()