Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/storage/
H A Dscsiglue.c351 starget->no_report_luns = 1; in target_alloc()
H A Duas.c821 starget->no_report_luns = 1; in uas_target_alloc()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_device.h311 unsigned int no_report_luns:1; /* Don't use member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_scan.c1320 if (starget->no_report_luns) in scsi_report_lun_scan()