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