Searched refs:nhpibdevice (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dnhpib.c45 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)
/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Dnhpib.c110 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 *h
[all...]
H A Dnhpibreg.h36 struct nhpibdevice { struct

Completed in 253 milliseconds