Searched refs:DMA_LOCK_GRANT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/atari/include/
H A Ddma.h89 #define DMA_LOCK_GRANT 2 /* DMA lock granted */ macro
/netbsd-current/sys/arch/atari/dev/
H A Ddma.c136 } while (*req->lock_stat != DMA_LOCK_GRANT);
148 *lock_stat = DMA_LOCK_GRANT;
186 *req->lock_stat = DMA_LOCK_GRANT;
H A Dwdc_mb.c224 if (wd_lock != DMA_LOCK_GRANT) {
H A Datari5380.c788 if (falcon_lock != DMA_LOCK_GRANT) {

Completed in 84 milliseconds