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

  /src/sys/arch/sandpoint/include/
bootinfo.h 103 #define BI_MODEL_CPLD406 0x18
  /src/sys/arch/sandpoint/stand/altboot/
brdsetup.c 852 cpld = BI_MODEL_CPLD406;
862 cpld < BI_MODEL_CPLD406 ? "" : "1.",
865 if (cpld == BI_MODEL_CPLD406 || cpld == BI_MODEL_CPLD407) {
907 if (cpld == BI_MODEL_CPLD406 || cpld == BI_MODEL_CPLD407) {

Completed in 12 milliseconds