Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Ddbrireg.h45 #define DBRI_DISABLE_MASTER (1<<2) /* disable master mode */ macro
H A Ddbri.c504 tmp &= ~(DBRI_DISABLE_MASTER); in dbri_intr()