Home
last modified time | relevance | path

Searched refs:KPHYSM_EFAULT (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dmem_config.h90 #define KPHYSM_EFAULT 2 /* Memory access test failed (add) */ macro
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dac_add.c66 case KPHYSM_EFAULT: in ac_kpm_err_cvt()
/titanic_50/usr/src/uts/i86pc/io/dr/
H A Ddr_mem_acpi.c206 case KPHYSM_EFAULT: in dr_attach_mem()
/titanic_50/usr/src/uts/sun4v/io/
H A Ddr_mem.c831 case KPHYSM_EFAULT: in cvt_err()
/titanic_50/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c321 case KPHYSM_EFAULT: in dr_attach_mem()
/titanic_50/usr/src/uts/sun4u/io/
H A Dsbd_mem.c2343 case KPHYSM_EFAULT: in sbd_attach_mem()
/titanic_50/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c343 case KPHYSM_EFAULT: in dr_attach_mem()
/titanic_50/usr/src/uts/common/os/
H A Dmem_config.c331 return (KPHYSM_EFAULT); in kphysm_add_memory_dynamic()