Searched refs:DBRI_DISABLE_MASTER (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/sbus/ | ||
H A D | dbrireg.h | 45 #define DBRI_DISABLE_MASTER (1<<2) /* disable master mode */ macro |
H A D | dbri.c | 504 tmp &= ~(DBRI_DISABLE_MASTER); in dbri_intr() |