Home
last modified time | relevance | path

Searched refs:CHIP_PROCESSOR_ID_XLP_432 (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/nlm/
H A Dxlp.h43 #define CHIP_PROCESSOR_ID_XLP_432 0x14 macro
94 return (prid == CHIP_PROCESSOR_ID_XLP_432 || in nlm_is_xlp4xx()
103 prid == CHIP_PROCESSOR_ID_XLP_432 || in nlm_is_xlp8xx()
114 prid == CHIP_PROCESSOR_ID_XLP_432 || in nlm_is_xlp8xx_ax()
126 prid == CHIP_PROCESSOR_ID_XLP_432 || in nlm_is_xlp8xx_b0()
H A Dboard.c342 case CHIP_PROCESSOR_ID_XLP_432: in nlm_print_processor_info()