Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Ddbrireg.h43 #define DBRI_BURST_8 (1<<12) /* allow 8-word sbus bursts */ macro
H A Ddbri.c565 reg |= (DBRI_BURST_4 | DBRI_BURST_8); in dbri_init()