HomeSort by: relevance | last modified time | path
    Searched refs:DBRI_MRR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sbus/
dbrireg.h 48 #define DBRI_MRR (1<<4) /* multiple error ack on sbus */
dbri.c 483 if (x & (DBRI_MRR | DBRI_MLE | DBRI_LBG | DBRI_MBE)) {
486 if (x & DBRI_MRR)

Completed in 208 milliseconds