Searched refs:cpu_get_mem_sid (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | mach_cpu_module.c | 118 cpu_get_mem_sid(char *unum, char *buf, int buflen, int *lenp) in cpu_get_mem_sid() function
|
H A D | opl_olympus.c | 2309 cpu_get_mem_sid(char *unum, char *buf, int buflen, int *lenp) function
|
H A D | us3_common.c | 3447 cpu_get_mem_sid(char *unum, char *buf, int buflen, int *lenp) in cpu_get_mem_sid() function 4695 ret = cpu_get_mem_sid(unum, sid, DIMM_SERIAL_ID_LEN, in cpu_payload_add_aflt()
|
H A D | spitfire.c | 1865 cpu_get_mem_sid(char *unum, char *buf, int buflen, int *lenp) in cpu_get_mem_sid() function
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | cpu_module.h | 169 extern int cpu_get_mem_sid(char *unum, char *buf, int buflen, int *lenp);
|
/titanic_50/usr/src/uts/common/io/ |
H A D | mem.c | 73 extern int cpu_get_mem_sid(char *, char *, int, int *); 683 if ((err = cpu_get_mem_sid(name, buf, bufsize, &len)) != 0) { in mmioctl_get_mem_sid()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_ecc.c | 711 ret = cpu_get_mem_sid(ecc_err->ecc_unum, sid, in ecc_ereport_post()
|
/titanic_50/usr/src/uts/sun4v/os/ |
H A D | mach_cpu_states.c | 1247 cpu_get_mem_sid(char *unum, char *buf, int buflen, int *lenp) in cpu_get_mem_sid() function
|