Searched refs:DBRI_BURST_4 (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/sbus/ | ||
| D | dbrireg.h | 41 #define DBRI_BURST_4 (1<<14) /* allow 4-word sbus bursts */ macro |
| D | dbri.c | 565 reg |= (DBRI_BURST_4 | DBRI_BURST_8); in dbri_init() |