Home
last modified time | relevance | path

Searched refs:scsi_scan (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
DMakefile165 scsi_mod-y += scsi_scan.o scsi_sysfs.o scsi_devinfo.o
Dscsi_sysfs.c100 static int scsi_scan(struct Scsi_Host *shost, const char *str) in scsi_scan() function
157 res = scsi_scan(shost, buf); in store_scan()