Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Ddbrireg.h49 #define DBRI_MLE (1<<3) /* multiple late error on sbus */ macro
H A Ddbri.c483 if (x & (DBRI_MRR | DBRI_MLE | DBRI_LBG | DBRI_MBE)) { in dbri_intr()
489 if (x & DBRI_MLE) in dbri_intr()