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

/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c49 static int sbp2_tgt_init_luns(sbp2_tgt_t *, int);
173 if ((ret = sbp2_tgt_init_luns(tp, maxluns)) != SBP2_SUCCESS) {
259 sbp2_tgt_init_luns(sbp2_tgt_t *tp, int maxluns) function

Completed in 62 milliseconds