Home
last modified time | relevance | path

Searched refs:BLT_ENGINE_BUSY (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Datxxreg.h209 #define BLT_ENGINE_BUSY 0x04 macro
/openbsd/sys/dev/sbus/
H A Dmgx.c542 if (!ISSET(stat, BLT_HOST_BUSY | BLT_ENGINE_BUSY)) in mgx_wait_engine()