Searched refs:spcs_s_inttostring (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_conf.c | 272 (void) spcs_s_inttostring(_sd_cache_config.blk_size, itmp, 281 (void) spcs_s_inttostring(_sd_cache_config.blk_size, itmp, 300 (void) spcs_s_inttostring((_SD_SELF_HOST > nsc_max_nodeid ? 302 (void) spcs_s_inttostring( 311 (void) spcs_s_inttostring( 313 (void) spcs_s_inttostring(
|
/titanic_44/usr/src/uts/common/avs/ns/unistat/ |
H A D | spcs_s_k.h | 189 spcs_s_inttostring(int val, char *buf, int buflen, int hex);
|
H A D | spcs_s_k.c | 640 *spcs_s_inttostring(int val, char *buf, int buflen, int hex) in spcs_s_inttostring() function
|
/titanic_44/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_io.c | 1129 (void) spcs_s_inttostring(status, tmp1, sizeof (tmp1), 0); in check_filesize() 1136 (void) spcs_s_inttostring( in check_filesize() 1143 (void) spcs_s_inttostring(status, tmp2, sizeof (tmp2), 0); in check_filesize() 2427 (void) spcs_s_inttostring( in rdc_enable() 2436 (void) spcs_s_inttostring( in rdc_enable() 2445 (void) spcs_s_inttostring( in rdc_enable() 3917 (void) spcs_s_inttostring( in rdc_sync() 4556 (void) spcs_s_inttostring( in rdc_resume() 4565 (void) spcs_s_inttostring( in rdc_resume()
|
/titanic_44/usr/src/uts/common/avs/ns/sv/ |
H A D | sv.c | 1938 spcs_s_inttostring(sv_max_devices, itmp1, in svioctl() 1940 spcs_s_inttostring(size, itmp2, in svioctl()
|