HomeSort by: relevance | last modified time | path
    Searched refs:BONITO_REV_MINOR (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 104 #define BONITO_REV_MINOR(x) ((x) & 0xf)

Completed in 33 milliseconds