Searched refs:PMTTAG_SRAM (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/emips/stand/common/
H A Dprom_iface.c202 case PMTTAG_SRAM:
223 case PMTTAG_SRAM:
256 case PMTTAG_SRAM:
/netbsd-current/sys/arch/emips/emips/
H A Dmachdep.c659 if ((tag != PMTTAG_SRAM) && (tag != PMTTAG_DDRAM))
681 ram = (tag == PMTTAG_SRAM) ? ram+1 : ram+2;
/netbsd-current/sys/arch/emips/include/
H A Demipsreg.h82 # define PMTTAG_SRAM 2 macro

Completed in 291 milliseconds