dm: scsi: Add operations
authorSimon Glass <sjg@chromium.org>
Thu, 15 Jun 2017 03:28:39 +0000 (21:28 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Jul 2017 16:08:19 +0000 (10:08 -0600)
commit322f73f473d921dbdd0fe11bd62db6a00e5b133c
tree6b224fcce9ad5a2b7c94a69def02932bbfb7bfee
parent4279efc4c949116535bb99f4aa74260d93f82b92
dm: scsi: Add operations

Add operations for SCSI. These are not yet implemented, but we have the
struct.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/scsi.h