Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c316 char *portid_str; in cmd_ioxefrx_fire() local
334 portid_str = strrchr(path, '@') + 1; in cmd_ioxefrx_fire()
335 rferr->rf_det_agentid = strtol(portid_str, NULL, 16); in cmd_ioxefrx_fire()
391 char *portid_str; in cmd_ioxefrx_common() local
424 portid_str = strrchr(path, '@') + 1; in cmd_ioxefrx_common()
425 rferr->rf_det_agentid = strtol(portid_str, NULL, 16); in cmd_ioxefrx_common()