Home
last modified time | relevance | path

Searched refs: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) { in sbp2_tgt_init()
259 sbp2_tgt_init_luns(sbp2_tgt_t *tp, int maxluns) in sbp2_tgt_init_luns() function