Searched defs:origcnt (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/hp300/stand/common/
H A Dfhpib.c87 int origcnt = cnt; local
127 int origcnt = cnt; local
H A Dnhpib.c103 int origcnt = cnt; local
139 int origcnt = cnt; local
/netbsd-current/sys/dev/gpib/
H A Dgpib.c367 _gpibsend(struct gpib_softc *sc, int slave, int sec, void *ptr, int origcnt) argument
420 _gpibrecv(struct gpib_softc *sc, int slave, int sec, void *ptr, int origcnt) argument
[all...]
/netbsd-current/sys/arch/hp300/dev/
H A Dnhpib.c296 nhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
351 nhpibrecv(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
H A Dfhpib.c235 fhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
296 fhpibrecv(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) argument
[all...]
/netbsd-current/sys/dev/isa/
H A Dcec.c300 cecsendcmds(void *v, void *ptr, int origcnt) argument
321 cecrecvdata(void *v, void *ptr, int origcnt) argument
346 cecsenddata(void *v, void *ptr, int origcnt) argument
[all...]

Completed in 87 milliseconds