Home
last modified time | relevance | path

Searched defs:fbr (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Ddvbox.c165 struct diofbreg *fbr; in dvbox_intio_match() local
187 struct diofbreg *fbr; in dvbox_intio_attach() local
222 struct diofbreg *fbr; in dvbox_dio_attach() local
251 dvbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in dvbox_reset()
445 struct diofbreg *fbr; in dvboxcnattach() local
H A Drbox.c165 struct diofbreg *fbr; in rbox_intio_match() local
187 struct diofbreg *fbr; in rbox_intio_attach() local
222 struct diofbreg *fbr; in rbox_dio_attach() local
251 rbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in rbox_reset()
405 struct diofbreg *fbr; in rboxcnattach() local
H A Dgbox.c170 struct diofbreg *fbr; in gbox_intio_match() local
192 struct diofbreg *fbr; in gbox_intio_attach() local
231 struct diofbreg * fbr; in gbox_dio_attach() local
266 gbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in gbox_reset()
466 struct diofbreg *fbr; in gboxcnattach() local
H A Dtvrx.c107 struct diofbreg *fbr; in tvrx_attach() local
136 tvrx_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in tvrx_reset()
204 struct diofbreg *fbr; in tvrxcnattach() local
H A Dhyper.c174 struct diofbreg *fbr; in hyper_attach() local
203 hyper_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in hyper_reset()
265 struct diofbreg *fbr; in hypercnattach() local
H A Dgendiofb.c111 struct diofbreg *fbr; in gendiofb_attach() local
144 gendiofb_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in gendiofb_reset()
240 struct diofbreg *fbr; in gendiofbcnattach() local
H A Dtopcat.c172 struct diofbreg *fbr; in topcat_intio_match() local
203 struct diofbreg *fbr; in topcat_intio_attach() local
246 struct diofbreg *fbr; in topcat_dio_attach() local
314 topcat_reset(struct diofb * fb,int scode,struct diofbreg * fbr) topcat_reset() argument
690 struct diofbreg *fbr; topcatcnattach() local
[all...]
H A Ddiofb.c97 diofb_fbinquire(struct diofb *fb, int scode, struct diofbreg *fbr) in diofb_fbinquire()