Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dscsi.c38 ret = scsi_scan(true); in do_scsi()
44 ret = scsi_scan(true); in do_scsi()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dusbplug.c90 scsi_scan(true); in usbplug_blk_get_devnum_by_type()
135 scsi_scan(true); in bootdev_rockusb_cmd()
H A Dboot_rkimg.c70 if (scsi_scan(true)) in bootdev_init()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_sata.c37 scsi_scan(false); in spl_sata_load_image()
H A Dspl_ufs.c38 scsi_scan(true);
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dls102xa_sata.c39 scsi_scan(false); in ls1021a_sata_init()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dsata.c63 scsi_scan(1); in scsi_init()
/rk3399_rockchip-uboot/board/highbank/
H A Dhighbank.c70 scsi_scan(true); in scsi_init()
/rk3399_rockchip-uboot/include/
H A Dscsi.h238 int scsi_scan(bool verbose);
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c228 scsi_scan(false); in sata_init()
247 scsi_scan(false); in sata_init()
/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi.c513 scsi_scan(true); in scsi_init()
805 int scsi_scan(bool verbose) in scsi_scan() function
829 int scsi_scan(bool verbose) in scsi_scan() function
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3576/
H A Drk3576.c456 if (scsi_scan(true)) { in rk_board_dm_fdt_fixup()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_rockusb.c859 scsi_scan(true); in rkusb_do_switch_storage()