Searched refs:rsrcstr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/drd/
H A Ddrd_rcm.c474 const char *rsrcstr; local
500 rsrcstr = rcm_info_rsrc(tuple);
501 rsrc = cpu_rsrcstr_to_rsrc(rsrcstr, rsrcs, nrsrc);
504 drd_dbg("unable to find resource for %s", rsrcstr);
511 drd_dbg(" %s: '%s'", rsrcstr, errstr);
848 cpu_rsrcstr_to_rsrc(const char *rsrcstr, drctl_rsrc_t *rsrcs, int nrsrc) argument
853 cpuid = cpu_rsrcstr_to_cpuid(rsrcstr);

Completed in 48 milliseconds