HomeSort by: relevance | last modified time | path
    Searched refs:fhpibdevice (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
fhpib.c 45 static int fhpibwait(struct fhpibdevice *, uint8_t);
51 struct fhpibdevice *hd = (void *)hs->sc_addr;
65 struct fhpibdevice *hd;
86 struct fhpibdevice *hd;
126 struct fhpibdevice *hd;
162 struct fhpibdevice *hd;
182 fhpibwait(struct fhpibdevice *hd, uint8_t x)
  /src/sys/arch/hp300/dev/
fhpib.c 108 static void fhpibifc(struct fhpibdevice *);
110 static int fhpibwait(struct fhpibdevice *, int);
138 struct fhpibdevice *sc_regs; /* device registers */
196 struct fhpibdevice *hd = sc->sc_regs;
223 fhpibifc(struct fhpibdevice *hd)
238 struct fhpibdevice *hd = sc->sc_regs;
299 struct fhpibdevice *hd = sc->sc_regs;
361 struct fhpibdevice *hd = sc->sc_regs;
457 struct fhpibdevice *hd = sc->sc_regs;
480 struct fhpibdevice *hd = sc->sc_regs
    [all...]
fhpibreg.h 36 struct fhpibdevice { struct

Completed in 11 milliseconds