FDC_STATUS
#define FDC_STATUS(x) (FDC_PORT[x] + 0x4) /* fdc main status register */
#define FDC_STATUS ((volatile uint8_t *)0xbb030010)
#define FDC_STATUS 0xE94001 /* status register */