summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h
diff options
context:
space:
mode:
authorJames Smart <james.smart@emulex.com>2012-05-09 21:19:25 -0400
committerJames Bottomley <JBottomley@Parallels.com>2012-05-17 11:11:52 +0100
commit809c75368d94d73c1fb4f1e6e3578ae3b5b72b1c (patch)
tree9643edaae9384c8508fc59a1702137d394aaf962 /drivers/scsi/lpfc/lpfc.h
parentee0f4fe17b0fda87c7f4eb3ec6e96ef8291419bd (diff)
downloadop-kernel-dev-809c75368d94d73c1fb4f1e6e3578ae3b5b72b1c.zip
op-kernel-dev-809c75368d94d73c1fb4f1e6e3578ae3b5b72b1c.tar.gz
[SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 queues
Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com> Signed-off-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r--drivers/scsi/lpfc/lpfc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h
index 3099047..e5da6da 100644
--- a/drivers/scsi/lpfc/lpfc.h
+++ b/drivers/scsi/lpfc/lpfc.h
@@ -93,6 +93,9 @@ struct lpfc_sli2_slim;
/* lpfc wait event data ready flag */
#define LPFC_DATA_READY (1<<0)
+/* queue dump line buffer size */
+#define LPFC_LBUF_SZ 128
+
enum lpfc_polling_flags {
ENABLE_FCP_RING_POLLING = 0x1,
DISABLE_FCP_RING_INT = 0x2
OpenPOWER on IntegriCloud