Searched refs:Q_STATUS (Results 1 – 2 of 2) sorted by relevance
284 while( (MMIO_IN16(ivideo->mmio_vbase, Q_STATUS+2) & 0x8000) != 0x8000){}; \285 while( (MMIO_IN16(ivideo->mmio_vbase, Q_STATUS+2) & 0x8000) != 0x8000){}; \
290 #define Q_STATUS 0x85CC /* queue status */ macro