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

  /src/sys/arch/pmax/pmax/
dec_3maxplus.c 140 uint32_t prodtype; local in function:dec_3maxplus_init
179 prodtype = *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN03_REG_INTR);
180 prodtype &= KN03_INTR_PROD_JUMPER;
182 if (prodtype)
dec_3maxplus.c 140 uint32_t prodtype; local in function:dec_3maxplus_init
179 prodtype = *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN03_REG_INTR);
180 prodtype &= KN03_INTR_PROD_JUMPER;
182 if (prodtype)

Completed in 23 milliseconds