Home
last modified time | relevance | path

Searched refs:lun_index (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_stat.c871 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->se_lun->lun_index); in target_stat_auth_dev_show()
1176 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->se_lun->lun_index); in target_stat_iport_dev_show()
H A Dtarget_core_tpg.c672 lun->lun_index = dev->dev_index; in core_tpg_add_lun()
/linux/include/target/
H A Dtarget_core_base.h766 u32 lun_index; member
/linux/drivers/scsi/
H A Dscsi_debug.c9318 u64 lun_index = sdp->lun & 0x3FFF; in scsi_debug_queuecommand() local
9355 if (unlikely(lun_index >= sdebug_max_luns && !has_wlun_rl)) in scsi_debug_queuecommand()