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

  /src/sys/arch/hp300/dev/
hyperreg.h 43 struct diofbreg regs;
rbox.c 119 #include <hp300/dev/diofbreg.h>
141 static int rbox_reset(struct diofb *, int, struct diofbreg *);
165 struct diofbreg *fbr;
170 fbr = (struct diofbreg *)ia->ia_addr;
187 struct diofbreg *fbr;
190 fbr = (struct diofbreg *)ia->ia_addr;
222 struct diofbreg *fbr;
227 fbr = (struct diofbreg *)conaddr; /* already mapped */
251 rbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr)
405 struct diofbreg *fbr
    [all...]
gendiofb.c 56 #include <hp300/dev/diofbreg.h>
72 static int gendiofb_reset(struct diofb *, int, struct diofbreg *);
111 struct diofbreg *fbr;
117 fbr = (struct diofbreg *)conaddr; /* already mapped */
144 gendiofb_reset(struct diofb *fb, int scode, struct diofbreg *fbr)
240 struct diofbreg *fbr;
270 gendiofb_reset(fb, conscode, (struct diofbreg *)conaddr);
hyper.c 122 #include <hp300/dev/diofbreg.h>
139 static int hyper_reset(struct diofb *, int, struct diofbreg *);
174 struct diofbreg *fbr;
179 fbr = (struct diofbreg *)conaddr; /* already mapped */
203 hyper_reset(struct diofb *fb, int scode, struct diofbreg *fbr)
265 struct diofbreg *fbr;
292 hyper_reset(fb, conscode, (struct diofbreg *)conaddr);
tvrx.c 56 #include <hp300/dev/diofbreg.h>
72 static int tvrx_reset(struct diofb *, int, struct diofbreg *);
107 struct diofbreg *fbr;
112 fbr = (struct diofbreg *)conaddr; /* already mapped */
136 tvrx_reset(struct diofb *fb, int scode, struct diofbreg *fbr)
204 struct diofbreg *fbr;
231 tvrx_reset(fb, conscode, (struct diofbreg *)conaddr);
diofbreg.h 1 /* $NetBSD: diofbreg.h,v 1.4 2023/01/15 06:19:45 tsutsui Exp $ */
2 /* $OpenBSD: diofbreg.h,v 1.3 2007/01/07 15:13:52 miod Exp $ */
65 struct diofbreg { struct
dvbox.c 119 #include <hp300/dev/diofbreg.h>
141 static int dvbox_reset(struct diofb *, int, struct diofbreg *);
165 struct diofbreg *fbr;
170 fbr = (struct diofbreg *)ia->ia_addr;
187 struct diofbreg *fbr;
190 fbr = (struct diofbreg *)ia->ia_addr;
222 struct diofbreg *fbr;
227 fbr = (struct diofbreg *)conaddr; /* already mapped */
251 dvbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr)
445 struct diofbreg *fbr
    [all...]
gbox.c 123 #include <hp300/dev/diofbreg.h>
145 static int gbox_reset(struct diofb *, int, struct diofbreg *);
170 struct diofbreg *fbr;
175 fbr = (struct diofbreg *)ia->ia_addr;
192 struct diofbreg *fbr;
195 fbr = (struct diofbreg *)ia->ia_addr;
231 struct diofbreg * fbr;
236 fbr = (struct diofbreg *)conaddr; /* already mapped */
266 gbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr)
466 struct diofbreg *fbr
    [all...]
topcat.c 121 #include <hp300/dev/diofbreg.h>
144 static int topcat_reset(struct diofb *, int, struct diofbreg *);
172 struct diofbreg *fbr;
177 fbr = (struct diofbreg *)ia->ia_addr;
203 struct diofbreg *fbr;
206 fbr = (struct diofbreg *)ia->ia_addr;
246 struct diofbreg *fbr;
251 fbr = (struct diofbreg *)conaddr; /* already mapped */
314 topcat_reset(struct diofb *fb, int scode, struct diofbreg *fbr)
690 struct diofbreg *fbr
    [all...]
gboxreg.h 73 struct diofbreg regs;
diofbvar.h 123 int diofb_fbinquire(struct diofb *, int, struct diofbreg *);
rboxreg.h 67 struct diofbreg regs;
topcatreg.h 55 struct diofbreg regs;
dvboxreg.h 62 struct diofbreg regs;
diofb_mono.c 111 #include <hp300/dev/diofbreg.h>
diofb.c 80 #include <hp300/dev/diofbreg.h>
97 diofb_fbinquire(struct diofb *fb, int scode, struct diofbreg *fbr)
  /src/sys/arch/hp300/stand/common/
ite_tc.c 45 #include <hp300/dev/diofbreg.h>
ite.c 50 #include <hp300/dev/diofbreg.h>
203 struct diofbreg *fb;
210 fb = (struct diofbreg *)hw->hw_kva;
  /src/sys/arch/hp300/hp300/
autoconf.c 169 #include <hp300/dev/diofbreg.h>

Completed in 41 milliseconds