Searched refs:nhpib_softc (Results 1 – 1 of 1) sorted by relevance
138 struct nhpib_softc { struct159 static void nhpib_common_attach(struct nhpib_softc *, const char *); argument161 CFATTACH_DECL_NEW(nhpib_dio, sizeof(struct nhpib_softc),164 CFATTACH_DECL_NEW(nhpib_intio, sizeof(struct nhpib_softc),192 struct nhpib_softc *sc = device_private(self); in nhpib_intio_attach()216 struct nhpib_softc *sc = device_private(self); in nhpib_dio_attach()240 nhpib_common_attach(struct nhpib_softc *sc, const char *desc) in nhpib_common_attach()261 struct nhpib_softc *sc = device_private(device_parent(hs->sc_dev)); in nhpibreset()298 struct nhpib_softc *sc = device_private(device_parent(hs->sc_dev)); in nhpibsend()353 struct nhpib_softc *sc = device_private(device_parent(hs->sc_dev)); in nhpibrecv()[all …]