Searched refs:t_lun (Results 1 – 6 of 6) sorted by relevance
245 uchar_t t_lun; in ipmi_ioctl() local414 if (copyin((void *)data, &t_lun, sizeof (t_lun))) { in ipmi_ioctl()418 dev->ipmi_lun = t_lun & 0x3; in ipmi_ioctl()
236 sbp2_lun_t *t_lun; /* logical unit array */ member264 t_bus t_bus_hdl t_lun t_nluns t_nluns_alloc t_cfgrom t_last_cfgrd
268 tp->t_lun = kmem_zalloc(maxluns * sizeof (sbp2_lun_t), KM_SLEEP); in sbp2_tgt_init_luns()278 lp = &tp->t_lun[tp->t_nluns]; in sbp2_tgt_init_luns()289 kmem_free(tp->t_lun, tp->t_nluns_alloc * sizeof (sbp2_lun_t)); in sbp2_tgt_init_luns()304 lp = &tp->t_lun[i]; in sbp2_tgt_fini_luns()309 kmem_free(tp->t_lun, tp->t_nluns_alloc * sizeof (sbp2_lun_t)); in sbp2_tgt_fini_luns()501 sbp2_lun_t *lp = &tp->t_lun[0]; in sbp2_tgt_reset()530 return (&tp->t_lun[num]); in sbp2_tgt_get_lun()
109 lp->l_lun = &tp->t_lun[i]; in scsa1394_sbp2_attach()
608 int t_lun; member
3242 tgt_private->t_lun = lun; in mptsas_scsi_tgt_init()3781 ap->a_lun = tgt_private->t_lun; in mptsas_scsi_init_pkt()9809 lun = tgt_private->t_lun; in mptsas_scsi_abort()14134 tgt_private->t_lun = ap->a_lun; in mptsas_send_scsi_cmd()