fhpibrecv
static int fhpibrecv(struct hpibbus_softc *, int, int, void *, int);
fhpibrecv,
if (fhpibrecv(hs, slave, sec, 0, 0) < 0) {
(void)fhpibrecv(hs, slave, sec, 0, 0);
return (fhpibrecv(unit, slave, sec, buf, cnt));
fhpibrecv(unit, slave, sec, addr, count);
rv = fhpibrecv(unit, 31, slave, (uint8_t *)&id, 2);
int fhpibrecv(int, int, int, uint8_t *, int);