Home
last modified time | relevance | path

Searched refs:tlun_cnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c4153 unsigned int tlun_cnt; /* total LUN count */ in resp_report_luns() local
4195 tlun_cnt = lun_cnt + wlun_cnt; in resp_report_luns()
4196 rlen = tlun_cnt * sz_lun; /* excluding 8 byte header */ in resp_report_luns()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c4303 unsigned int tlun_cnt; /* total LUN count */ in resp_report_luns() local
4345 tlun_cnt = lun_cnt + wlun_cnt; in resp_report_luns()
4346 rlen = tlun_cnt * sz_lun; /* excluding 8 byte header */ in resp_report_luns()

Completed in 20 milliseconds