Searched refs:fdreg (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/arch/sun3/dev/
H A Dfdreg.h1 /* $NetBSD: fdreg.h,v 1.1.50.4 2005/01/24 08:34:47 skrll Exp $ */
31 * @(#)fdreg.h 7.1 (Berkeley) 5/9/91
63 union fdreg { union
H A Dfd.c106 #include <sun3/dev/fdreg.h>
429 sizeof(union fdreg));
/netbsd-current/sys/arch/hppa/gsc/
H A Dfdc_gsc.c43 #include <dev/ic/fdreg.h>
/netbsd-current/sys/arch/alpha/sableio/
H A Dfdc_sableio.c48 #include <dev/isa/fdreg.h>
/netbsd-current/sys/compat/linux/common/
H A Dlinux_fdio.c54 #include <dev/isa/fdreg.h>
/netbsd-current/sys/dev/pcmcia/
H A Dfdc_pcmcia.c51 #include <dev/isa/fdreg.h>
/netbsd-current/sys/dev/isa/
H A Dfdc_isa.c82 #include <dev/isa/fdreg.h>
H A Dfd.c144 #include <dev/isa/fdreg.h>
/netbsd-current/sys/arch/atari/isa/
H A Dfdcisa.c78 #include <dev/isa/fdreg.h>
/netbsd-current/sys/arch/hppa/hppa/
H A Ddb_disasm.c962 static const char fdreg[][4] = { variable
1885 #define ST(r) ((fmt & 1)? fdreg[(r)]:fsreg[(r)])
1936 #define DT(r) ((dfmt & 1)? fdreg[(r)]:fsreg[(r)])
2117 p = fdreg[(Rtc(w)<<1)+(uid&1)];
2133 p = fdreg[(Rsc(w)<<1)+(uid&1)];
2210 fdreg[Ms1(w)], fdreg[Ms2(w)], fdreg[Mt(w)],
2211 fdreg[As(w)], fdreg[A
[all...]
/netbsd-current/sys/arch/arc/jazz/
H A Dfdc_jazzio.c80 #include <arc/jazz/fdreg.h>
H A Dfd.c94 #include <arc/jazz/fdreg.h>
/netbsd-current/sys/dev/acpi/
H A Dfdc_acpi.c48 #include <dev/isa/fdreg.h>
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dbsd_fdintr.s37 #include <sparc64/dev/fdreg.h>
/netbsd-current/sys/arch/sparc/sparc/
H A Dbsd_fdintr.s43 #include <sparc/dev/fdreg.h>
/netbsd-current/sys/arch/atari/dev/
H A Dfd.c72 #include <atari/dev/fdreg.h>
/netbsd-current/sys/arch/acorn32/mainbus/
H A Dfd.c121 #include <acorn32/mainbus/fdreg.h>
/netbsd-current/sys/arch/x68k/dev/
H A Dfd.c100 #include <arch/x68k/dev/fdreg.h>
/netbsd-current/sys/arch/sparc64/dev/
H A Dfdc.c139 #include <sparc/dev/fdreg.h>
/netbsd-current/sys/arch/sparc/dev/
H A Dfd.c137 #include <sparc/dev/fdreg.h>

Completed in 618 milliseconds