]> err.no Git - linux-2.6/blobdiff - include/scsi/scsi.h
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6] / include / scsi / scsi.h
index 6cb1e2788d8bbeb701a5af243d19e622795087a4..c60b8ff2f5e4f5d7a2952a8fb0951a689ec451b1 100644 (file)
@@ -31,6 +31,12 @@ extern const unsigned char scsi_command_size[8];
 #define MAX_SCSI_DEVICE_CODE 15
 extern const char *const scsi_device_types[MAX_SCSI_DEVICE_CODE];
 
+/*
+ * Special value for scanning to specify scanning or rescanning of all
+ * possible channels, (target) ids, or luns on a given shost.
+ */
+#define SCAN_WILD_CARD ~0
+
 /*
  *      SCSI opcodes
  */