Searched refs:BLT_ENGINE_BUSY (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | atxxreg.h | 209 #define BLT_ENGINE_BUSY 0x04 macro |
/openbsd/sys/dev/sbus/ | ||
H A D | mgx.c | 542 if (!ISSET(stat, BLT_HOST_BUSY | BLT_ENGINE_BUSY)) in mgx_wait_engine() |