Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dlocore.h56 #define MIPS_PRID_CID_LSI 0x08 /* LSI */ macro
/f-stack/freebsd/mips/mips/
H A Dcpu.c324 case MIPS_PRID_CID_LSI: in cpu_identify()