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

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc.c354 int rdcd; local
368 for (rdcd = 0; rdcd < rdc_max_sets; rdcd++) {
369 krdc = &rdc_k_info[rdcd];
370 urdc = &rdc_u_info[rdcd];
375 "!rdc: cannot detach, rdcd %d still in use", rdcd);

Completed in 45 milliseconds