Home
last modified time | relevance | path

Searched defs:FDC_DATA (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/common/
H A Dchkfmt.s11 #define FDC_DATA 0xE94003 /* data register */ macro
/netbsd-src/sys/arch/ews4800mips/include/
H A Dsbd_tr2.h149 #define FDC_DATA ((volatile uint8_t *)0xbb030014) macro
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dfd.c48 #define FDC_DATA(x) (FDC_PORT[x] + 0x5) /* fdc data register */ macro