Searched refs:FDCSTAT_BUSY (Results 1 – 1 of 1) sorted by relevance
145 #define FDCSTAT_BUSY (0x01) /* FDC is busy */ macro1864 if (FDC_READ( FDCREG_STATUS ) & FDCSTAT_BUSY) { in config_types()