HomeSort by: relevance | last modified time | path
    Searched refs:gpib (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/dev/gpib/
Makefile 3 INCSDIR= /usr/include/dev/gpib
hil_gpib.c 12 #include <dev/gpib/gpibvar.h>
32 int sc_address; /* GPIB address */
gpib.c 1 /* $NetBSD: gpib.c,v 1.26 2021/08/07 16:19:10 thorpej Exp $ */
33 __KERNEL_RCSID(0, "$NetBSD: gpib.c,v 1.26 2021/08/07 16:19:10 thorpej Exp $");
43 #include <dev/gpib/gpibvar.h>
45 #include <dev/gpib/gpibio.h> /* XXX */
66 CFATTACH_DECL_NEW(gpib, sizeof(struct gpib_softc),
205 printf("gpib at %s", pnp);
242 * Request exclusive access to the GPIB bus.
258 * Release exclusive access to the GPIB bus.
479 * /dev/gpib? interface
cs80bus.c 41 #include <dev/gpib/gpibvar.h>
42 #include <dev/gpib/cs80busvar.h>
89 * in cs80bus_attach_children(). For each GPIB slave, we loop
ppi.c 64 * Printer/Plotter GPIB interface
79 #include <dev/gpib/gpibvar.h>
81 #include <dev/gpib/ppiio.h>
90 int sc_address; /* GPIB address */
391 error = tsleep(sc, (PCATCH|PZERO) + 1, "gpib", 0);
ct.c 98 #include <dev/gpib/ctreg.h> /* XXX must be before cs80busvar.h ATM */
100 #include <dev/gpib/gpibvar.h>
101 #include <dev/gpib/cs80busvar.h>
126 int sc_slave; /* GPIB slave ID */
mt.c 95 #include <dev/gpib/gpibvar.h>
96 #include <dev/gpib/cs80busvar.h>
98 #include <dev/gpib/mtreg.h>
117 int sc_slave; /* GPIB slave address (0-6) */
rd.c 94 #include <dev/gpib/gpibvar.h>
95 #include <dev/gpib/cs80busvar.h>
97 #include <dev/gpib/rdreg.h>
121 int sc_slave; /* GPIB slave */
698 /* called from gpib interface as the initiator */
1134 * Fill out and send GPIB command.
  /src/sys/dev/isa/
cec.c 47 #include <dev/gpib/gpibvar.h>
230 /* attach MI GPIB bus */
  /src/share/man/man4/
Makefile 30 glxtphy.4 gpib.4 gpio.4 gpioirq.4 gpiolock.4 gpiopps.4 gpiopwm.4 \

Completed in 19 milliseconds