Lines Matching refs:hpibsend
286 hpibsend(device_unit(parent), ha->ha_slave, C_CMD, cmd, sizeof(cmd)); in ctident()
340 hpibsend(ctlr, slave, C_TCMD, &sc->sc_clear, sizeof(sc->sc_clear)); in ctreset()
348 hpibsend(ctlr, slave, C_CMD, &sc->sc_src, sizeof(sc->sc_src)); in ctreset()
358 hpibsend(ctlr, slave, C_CMD, &sc->sc_ssmc, sizeof(sc->sc_ssmc)); in ctreset()
366 hpibsend(ctlr, slave, C_CMD, &sc->sc_soptc, sizeof(sc->sc_soptc)); in ctreset()
404 cc = hpibsend(ctlr, slave, C_CMD, &sc->sc_soptc, sizeof(sc->sc_soptc)); in ctopen()
553 hpibsend(ctlr, slave, C_CMD, &sc->sc_ul, in ctstart()
562 hpibsend(ctlr, slave, C_CMD, &sc->sc_wfm, in ctstart()
596 hpibsend(ctlr, slave, C_CMD, &sc->sc_ioc, in ctstart()
637 hpibsend(ctlr, slave, C_CMD, &sc->sc_ioc, sizeof(sc->sc_ioc)); in ctstart()
766 hpibsend(ctlr, slave, C_CMD, &sc->sc_rsc, sizeof(sc->sc_rsc)); in ctintr()