Home
last modified time | relevance | path

Searched refs:MAKESYSID (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/emips/stand/common/
H A Dinit_board.c76 return MAKESYSID(1,1,systype,MIPS_eMIPS); in getsysid()
H A Dprom_iface.h80 #define MAKESYSID(_hw_rev_,_fw_rev_,_systype_,_cputype_) \ macro
/netbsd-src/sys/arch/emips/emips/
H A Dpromcall.c86 return MAKESYSID(1, 1, XS_ML40x, MIPS_eMIPS); in nogetsysid()