[SCSI] lpfc 8.3.21: Debugfs additions
authorJames Smart <james.smart@emulex.com>
Wed, 16 Feb 2011 17:40:06 +0000 (12:40 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 18 Feb 2011 21:36:33 +0000 (15:36 -0600)
commit2a622bfbe1d95664ecd4bc1cfe6dacf4788dfc10
tree25d1bb419a3036612fe4967309804a2ec4c6a195
parentab56dc2e1d32556971e0729b3a6c37e0ff3104a6
[SCSI] lpfc 8.3.21: Debugfs additions

- Add the driver debugfs framework for supporting debugfs read and write
  operations, and iDiag command structure.
- Add read and write to SLI4 device PCI config space registers.
- Add the driver support of debugfs PCI config space register bits set/clear
  methods to the provided bitmask.
- Add iDiag driver support for SLI4 device queue diagnostic.

Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_debugfs.c
drivers/scsi/lpfc/lpfc_debugfs.h
drivers/scsi/lpfc/lpfc_sli.c
drivers/scsi/lpfc/lpfc_sli4.h