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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_debug.c212 unsigned int wlun; member in struct:sdebug_dev_info
783 if (devip->wlun)
784 pq_pdt = 0x1e; /* present, wlun */
804 lu_id_num = devip->wlun ? -1 : (((host_no + 1) * 2000) +
2198 int lun_cnt, i, upper, num, n, wlun, lun; local
2218 wlun = (select_report > 0) ? 1 : 0;
2219 num = lun_cnt + wlun;
2225 wlun = 0;
2239 if (wlun) {
2373 open_devip->wlun
[all...]

Completed in 99 milliseconds