Home | History | Annotate | Download | only in gpib

Lines Matching refs:gpib_softc

66 CFATTACH_DECL_NEW(gpib, sizeof(struct gpib_softc),
111 struct gpib_softc *sc = device_private(self);
156 struct gpib_softc *sc = device_private(parent);
215 struct gpib_softc *sc = v;
229 _gpibregister(struct gpib_softc *sc, int slave, gpib_callback_t callback,
245 _gpibrequest(struct gpib_softc *sc, gpib_handle_t hdl)
261 _gpibrelease(struct gpib_softc *sc, gpib_handle_t hdl)
276 _gpibawait(struct gpib_softc *sc)
290 _gpibswait(struct gpib_softc *sc, int slave)
312 gpib_isalloc(struct gpib_softc *sc, u_int8_t address)
329 gpib_alloc(struct gpib_softc *sc, u_int8_t address)
350 gpib_dealloc(struct gpib_softc *sc, u_int8_t address)
367 _gpibsend(struct gpib_softc *sc, int slave, int sec, void *ptr, int origcnt)
420 _gpibrecv(struct gpib_softc *sc, int slave, int sec, void *ptr, int origcnt)
485 struct gpib_softc *sc;
503 struct gpib_softc *sc;
519 struct gpib_softc *sc;
533 struct gpib_softc *sc;
547 struct gpib_softc *sc;
568 struct gpib_softc *sc;