Searched refs:MBPPF_DELAY (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h188 #define MBPPF_DELAY (1<<3) macro
H A Dmagma.c1586 SET(mp->mp_flags, MBPPF_DELAY);
1614 if (ISSET(mp->mp_flags, MBPPF_DELAY)) {
1616 CLR(mp->mp_flags, MBPPF_DELAY);
1645 CLR(mp->mp_flags, MBPPF_DELAY);

Completed in 72 milliseconds