Searched refs:lun_index (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dsuperpipe.h56 u32 lun_index; /* Index in the LUN table */ member in struct:llun_info
H A Dvlun.c378 blka->ba_lun.lun_id = lli->lun_index;
575 (lli->lun_index << LXT_LUNIDX_SHIFT) |
846 lind = lli->lun_index;
922 lind = lli->lun_index = cfg->promote_lun_index;
946 lind = lli->lun_index = cfg->last_lun_index[chan];
/linux-master/drivers/target/
H A Dtarget_core_tpg.c653 lun->lun_index = dev->dev_index;
H A Dtarget_core_stat.c890 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->se_lun->lun_index);
1229 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->se_lun->lun_index);
/linux-master/include/target/
H A Dtarget_core_base.h751 u32 lun_index; member in struct:se_lun
/linux-master/drivers/scsi/
H A Dscsi_debug.c8200 u64 lun_index = sdp->lun & 0x3FFF; local
8236 if (unlikely(lun_index >= sdebug_max_luns && !has_wlun_rl))

Completed in 151 milliseconds