Home
last modified time | relevance | path

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

/linux/drivers/usb/storage/
H A Dscsiglue.c341 starget->no_report_luns = 1; in target_alloc()
H A Duas.c825 starget->no_report_luns = 1; in uas_target_alloc()
/linux/include/scsi/
H A Dscsi_device.h364 unsigned int no_report_luns:1; /* Don't use member
/linux/drivers/scsi/
H A Dscsi_scan.c1484 if (starget->no_report_luns) in scsi_report_lun_scan()