Searched refs:STATUS_BUSY (Results 1 – 11 of 11) sorted by relevance
35 #define STATUS_BUSY 0x10 /* FDC busy */ macro
99 #define STATUS_BUSY BIT(9) macro
74 #define STATUS_BUSY (PEND_WR_TIME | PEND_WR_DATE) macro143 if ((status & STATUS_BUSY) == 0) in rtc_wait_not_busy()
59 #define STATUS_BUSY 0x40000000 macro
100 #define STATUS_BUSY 0x00080000 macro
881 #define STATUS_BUSY 0x08
1761 #define STATUS_BUSY 0x08
1747 const STATUS_BUSY 0x08
554 mvi STATUS_BUSY call target_outb;
4249 const STATUS_BUSY 0x08
269 if ((tdfx_inl(par, STATUS) & STATUS_BUSY) == 0) in banshee_wait_idle()