Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/scsi/
H A Dscsi.c494 static int scsi_detect_dev(struct udevice *dev, int target, int lun, in scsi_detect_dev() function
577 if (scsi_detect_dev(dev, id, lun, &bd)) in do_scsi_scan_one()
669 ret = scsi_detect_dev(NULL, i, lun, in scsi_scan()