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);
219 value = sbdp_strtoi(value_str, NULL);
H A Dsbdp_mem.c2121 sbdp_strtoi(char *p, char **pos) function
2166 t_board = sbdp_strtoi(opts, NULL);

Completed in 54 milliseconds