Lines Matching defs:hd
92 #define FHPIBWAIT(hd, m) while (((hd)->hpib_intr & (m)) == 0) DELAY(1) argument
196 struct fhpibdevice *hd = sc->sc_regs; in fhpibreset() local
223 fhpibifc(struct fhpibdevice *hd) in fhpibifc()
238 struct fhpibdevice *hd = sc->sc_regs; in fhpibsend() local
299 struct fhpibdevice *hd = sc->sc_regs; in fhpibrecv() local
361 struct fhpibdevice *hd = sc->sc_regs; in fhpibgo() local
457 struct fhpibdevice *hd = sc->sc_regs; in fhpibdmadone() local
480 struct fhpibdevice *hd = sc->sc_regs; in fhpibdone() local
524 struct fhpibdevice *hd = sc->sc_regs; in fhpibintr() local
603 struct fhpibdevice *hd = sc->sc_regs; in fhpibppoll() local
622 fhpibwait(struct fhpibdevice *hd, int x) in fhpibwait()
647 struct fhpibdevice *hd = sc->sc_regs; in fhpibppwatch() local