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

  /src/sys/arch/evbmips/gdium/
bonito_mainbus.c 83 BONITO_REV_MAJOR(rev), BONITO_REV_MINOR(rev));
  /src/sys/arch/algor/dev/
bonito_mainbus.c 98 BONITO_REV_MAJOR(rev), BONITO_REV_MINOR(rev));
  /src/sys/arch/evbmips/loongson/
bonito_mainbus.c 97 BONITO_REV_MAJOR(rev), BONITO_REV_MINOR(rev));
  /src/sys/arch/mips/bonito/
bonitoreg.h 103 #define BONITO_REV_MAJOR(x) (((x) >> 4) & 0x7)

Completed in 12 milliseconds