Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_error.c122 extern int sbdp_strtoi(char *p, char **pos);
208 entry = (uint_t)sbdp_strtoi(entry_str, NULL); in sbdp_passthru_inject_error()
219 value = sbdp_strtoi(value_str, NULL); in sbdp_passthru_inject_error()
H A Dsbdp_mem.c2121 sbdp_strtoi(char *p, char **pos) in sbdp_strtoi() function
2166 t_board = sbdp_strtoi(opts, NULL); in sbdp_passthru_prep_script()