OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CS80CMD_SCMD
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/gpib/
cs80bus.c
245
(void) gpibsend(sc->sc_ic, slave,
CS80CMD_SCMD
, &desc, sizeof(desc));
289
if (cs80send(sc, slave, punit,
CS80CMD_SCMD
, &sr, sizeof(sr))) {
300
if (cs80send(sc, slave, punit,
CS80CMD_SCMD
, &ssm, sizeof(ssm))) {
320
(void) gpibsend(sc->sc_ic, slave,
CS80CMD_SCMD
, &rs, sizeof(rs));
346
if (cs80send(sc, slave, punit,
CS80CMD_SCMD
, &opt, sizeof(opt))) {
cs80busvar.h
52
#define
CS80CMD_SCMD
0x05 /* secondary command to follow */
ct.c
522
punit,
CS80CMD_SCMD
, &ul, sizeof(ul));
531
punit,
CS80CMD_SCMD
, &wfm, sizeof(wfm));
562
punit,
CS80CMD_SCMD
, &sc->sc_ioc,
598
CS80CMD_SCMD
, &sc->sc_ioc, sizeof(sc->sc_ioc));
729
(void) gpibsend(sc->sc_ic, slave,
CS80CMD_SCMD
, &sc->sc_rsc,
rd.c
724
if (gpibsend(sc->sc_ic, slave,
CS80CMD_SCMD
, &sc->sc_ioc.c_unit,
1145
(void) gpibsend(sc->sc_ic, slave,
CS80CMD_SCMD
,
Completed in 35 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025