Home
last modified time | relevance | path

Searched defs:fhpibsend (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Dfhpib.c83 fhpibsend(int unit, int slave, int sec, uint8_t *buf, int cnt) in fhpibsend() function
/netbsd-src/sys/arch/hp300/dev/
H A Dfhpib.c235 fhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) in fhpibsend() function