Searched defs:get_sdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsdr.c74 static int get_sdr(sdr_info_t *);
265 if ((ret = get_sdr(&sdr)) < 0) {
284 if ((ret = get_sdr(&sdr)) < 0) {
298 if ((ret = get_sdr(&sdr)) < 0) {
314 get_sdr(sdr_info_t *sdr) function

Completed in 139 milliseconds