Home
last modified time | relevance | path

Searched refs:ras (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c113 sp->ras = -1; in fat_memory_error()
133 sp->ras = nrecmemb & RAS_MASK; in fat_memory_error()
141 (uint64_t)sp->ras, (uint64_t)sp->cas); in fat_memory_error()
153 sp->bank, sp->ras, sp->cas); in fat_memory_error()
155 sp->offset = TCODE_OFFSET(sp->rank, sp->bank, sp->ras, in fat_memory_error()
169 sp->ras = -1; in fat_memory_error()
243 sp->ras = -1LL; in nf_memory_error()
273 sp->ras = recmemb & RAS_MASK; in nf_memory_error()
286 sp->ras = recmemb & RAS_MASK; in nf_memory_error()
305 sp->ras = recmemb & RAS_MASK; in nf_memory_error()
[all …]
H A Dnb_log.h213 int ras; member
/titanic_50/usr/src/cmd/vi/port/
H A Dasfix.c701 g/\.rls/s//.ras/
/titanic_50/usr/src/test/os-tests/tests/
H A DMakefile16 SUBDIRS = poll sigqueue spoof-ras
/titanic_50/usr/src/uts/intel/sys/
H A Dmc_intel.h296 #define TCODE_OFFSET(rank, bank, ras, cas) (OFFSET_ROW_BANK_COL | \ argument
298 ((uint64_t)(ras) << OFFSET_RAS_SHIFT) | \
/titanic_50/usr/src/test/os-tests/tests/spoof-ras/
H A DMakefile19 PROG = spoof-ras
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-test-ostest.mf35 file path=opt/os-tests/tests/spoof-ras mode=0555