nhpib.c | 115 static int nhpibsend(struct hpibbus_softc *, int, int, void *, int); 129 nhpibsend, 296 nhpibsend(struct hpibbus_softc *hs, int slave, int sec, void *ptr, int origcnt) function in typeref:typename:int 430 nhpibsend(hs, slave, sec, addr, count); 436 nhpibsend(hs, slave, sec, 0, 0);
|