Searched refs:uba (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/uba/
H A Duba_sbi.c30 * @(#)uba.c 7.10 (Berkeley) 12/16/90
66 * @(#)uba.c 7.10 (Berkeley) 12/16/90
95 #include <vax/uba/uba_common.h>
148 static struct evcnt strayint = EVCNT_INITIALIZER(EVCNT_TYPE_INTR, NULL, "uba","stray intr");
162 * The uba type is actually only telling where the uba
280 the uba. */
335 * uba processing so the result aspect of it is very important.
342 struct uba_regs *uba = vc->uv_uba; local
364 uba
[all...]
H A Duba_mainbus.c30 * @(#)uba.c 7.10 (Berkeley) 12/16/90
66 * @(#)uba.c 7.10 (Berkeley) 12/16/90
87 #include <vax/uba/uba_common.h>
H A Duba_ubi.c30 * @(#)uba.c 7.10 (Berkeley) 12/16/90
66 * @(#)uba.c 7.10 (Berkeley) 12/16/90
86 #include <vax/uba/uba_common.h>
122 * The uba type is actually only telling where the uba
H A Duba_cmi.c30 * @(#)uba.c 7.10 (Berkeley) 12/16/90
66 * @(#)uba.c 7.10 (Berkeley) 12/16/90
86 #include <vax/uba/uba_common.h>
120 * The uba type is actually only telling where the uba
H A Duba_dma.c52 #include <arch/vax/uba/uba_common.h>
/netbsd-6-1-5-RELEASE/sys/dev/bi/
H A Duba_bi.c57 #include <vax/uba/ubareg.h>
58 #include <vax/uba/ubavar.h>
62 #define BUA(uba) ((struct dwbua_regs *)(uba))
/netbsd-6-1-5-RELEASE/sys/arch/vax/conf/
H A DMakefile.vax69 tmscp.o ts.o uba.o uda.o clock.o emulate.o intvec.o: Makefile
/netbsd-6-1-5-RELEASE/sys/dev/qbus/
H A Duba.c30 * @(#)uba.c 7.10 (Berkeley) 12/16/90
67 * @(#)uba.c 7.10 (Berkeley) 12/16/90
99 * If we failed to allocate uba resources, put us on a queue to wait
219 * Generate a reset on uba number uban. Then
246 * Calls the scan routine to search for uba devices.
278 config_search_ia(ubasearch, sc->uh_dev, "uba", NULL);
343 ubaprint(void *aux, const char *uba) argument

Completed in 156 milliseconds