summaryrefslogtreecommitdiffstats
path: root/include/block/scsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/block/scsi.h')
-rw-r--r--include/block/scsi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/block/scsi.h b/include/block/scsi.h
index 9ab045b..edde960 100644
--- a/include/block/scsi.h
+++ b/include/block/scsi.h
@@ -143,6 +143,8 @@
#define READ_CD 0xbe
#define SEND_DVD_STRUCTURE 0xbf
+const char *scsi_command_name(uint8_t cmd);
+
/*
* SERVICE ACTION IN subcodes
*/
OpenPOWER on IntegriCloud