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

  /src/sys/arch/hp300/stand/common/
nhpib.c 45 static int nhpibiwait(struct nhpibdevice *);
46 static int nhpibowait(struct nhpibdevice *);
52 struct nhpibdevice *hd = (void *)hs->sc_addr;
72 struct nhpibdevice *hd;
102 struct nhpibdevice *hd;
138 struct nhpibdevice *hd;
172 struct nhpibdevice *hd;
184 nhpibowait(struct nhpibdevice *hd)
196 nhpibiwait(struct nhpibdevice *hd)
  /src/sys/arch/hp300/dev/
nhpib.c 110 static void nhpibifc(struct nhpibdevice *);
112 static int nhpibwait(struct nhpibdevice *, int);
144 struct nhpibdevice *sc_regs; /* device registers */
262 struct nhpibdevice *hd = sc->sc_regs;
284 nhpibifc(struct nhpibdevice *hd)
299 struct nhpibdevice *hd = sc->sc_regs;
354 struct nhpibdevice *hd = sc->sc_regs;
405 struct nhpibdevice *hd = sc->sc_regs;
456 struct nhpibdevice *hd = sc->sc_regs;
474 struct nhpibdevice *hd = sc->sc_regs
    [all...]
nhpibreg.h 36 struct nhpibdevice { struct

Completed in 11 milliseconds