Home
last modified time | relevance | path

Searched refs:t_nluns_alloc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Ddriver.h238 int t_nluns_alloc; /* # luns allocated */ member
264 t_bus t_bus_hdl t_lun t_nluns t_nluns_alloc t_cfgrom t_last_cfgrd
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c269 tp->t_nluns_alloc = maxluns; in sbp2_tgt_init_luns()
289 kmem_free(tp->t_lun, tp->t_nluns_alloc * sizeof (sbp2_lun_t)); in sbp2_tgt_init_luns()
309 kmem_free(tp->t_lun, tp->t_nluns_alloc * sizeof (sbp2_lun_t)); in sbp2_tgt_fini_luns()