Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dscsi.c14 static int scsi_curr_dev; /* current device */ variable
50 return blk_common_cmd(argc, argv, IF_TYPE_SCSI, &scsi_curr_dev); in do_scsi()
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c41 static int scsi_curr_dev; /* current device */ variable
677 scsi_curr_dev = 0; in scsi_scan()
679 scsi_curr_dev = -1; in scsi_scan()